[poppler] poppler: configure.ac,1.59,1.60
Albert Astals Cid
aacid at kemper.freedesktop.org
Wed Aug 16 02:18:07 PDT 2006
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv28654
Modified Files:
configure.ac
Log Message:
did not want to commit that, thanks Brad for noticing!
Index: configure.ac
===================================================================
RCS file: /cvs/poppler/poppler/configure.ac,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- configure.ac 15 Aug 2006 22:27:31 -0000 1.59
+++ configure.ac 16 Aug 2006 09:18:04 -0000 1.60
@@ -301,7 +301,7 @@
fi
case "$enable_compile_warnings" in
no) ;;
- yes) CXXFLAGS="-g3 -Wall -Wno-unused $CXXFLAGS" ;;
+ yes) CXXFLAGS="-Wall -Wno-unused $CXXFLAGS" ;;
kde) CXXFLAGS="-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi \
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align \
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith \
More information about the poppler
mailing list