glapi/gen: remove an obsolete comment from Makefile.am
authorAndreas Boll <andreas.boll.dev@gmail.com>
Tue, 20 Nov 2012 14:45:56 +0000 (15:45 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sat, 12 Jan 2013 23:55:37 +0000 (00:55 +0100)
Glapi gets generated at build time.

See commit:
0ce0f7c0c8fa9902678af7f3ecad2541be5808d2
mesa: Remove the generated glapi from source control, and just build it.

src/mapi/glapi/gen/Makefile.am

index 46b2127a4add350f6d5f71f15c21ff072359fa2c..f869d28e578be467b2286277810255fabacf6730 100644 (file)
@@ -1,8 +1,3 @@
-# This file isn't used during a normal compilation since we don't want to
-# require Python in order to compile Mesa.
-# Instead, when the Mesa developers update/change the API interface it's
-# up to him/her to re-run this makefile and check in the newly generated files.
-
 # These are the "official" xserver indent flags from utils/modular/x-indent.sh
 XORG_INDENT_FLAGS = -linux -bad -bap -blf -bli0 -cbi0 -cdw -nce -cs -i4 -lc80 -psl -nbbo \
     -nbc -psl -nbfda -nut -nss -T pointer -T ScreenPtr -T ScrnInfoPtr -T pointer \