Re: [Mesa-dev] [PATCH 02/11] glapi/gen: remove an obsolete comment from Makefile.am

2013-01-12 Thread Andreas Boll
FYI I've posted an updated version of this patch here:
http://lists.freedesktop.org/archives/mesa-dev/2013-January/032557.html

2013/1/12 Johannes Obermayr johannesoberm...@gmx.de:
 From: Andreas Boll andreas.boll@gmail.com

 ---
  src/mapi/glapi/gen/Makefile.am |5 -
  1 Datei geändert, 5 Zeilen entfernt(-)

 diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am
 index 46b2127..f869d28 100644
 --- a/src/mapi/glapi/gen/Makefile.am
 +++ b/src/mapi/glapi/gen/Makefile.am
 @@ -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 \
 --
 1.7.10.4

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [PATCH 02/11] glapi/gen: remove an obsolete comment from Makefile.am

2013-01-11 Thread Johannes Obermayr
From: Andreas Boll andreas.boll@gmail.com

---
 src/mapi/glapi/gen/Makefile.am |5 -
 1 Datei geändert, 5 Zeilen entfernt(-)

diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am
index 46b2127..f869d28 100644
--- a/src/mapi/glapi/gen/Makefile.am
+++ b/src/mapi/glapi/gen/Makefile.am
@@ -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 \
-- 
1.7.10.4

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev