summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2008-11-30 10:50:14 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2008-11-30 10:50:14 +0000
commit195cdd3140589e0a484518e34f9effa036377b85 (patch)
tree5a1f220e4fe5eb71afe6a251e5911ff5fb8cc1df /configure.ac
parent4c3f52d4016093c9b25f33b28c19b103eaef277b (diff)
downloadlibgpod-195cdd3140589e0a484518e34f9effa036377b85.tar.gz
libgpod-195cdd3140589e0a484518e34f9effa036377b85.tar.xz
libgpod-195cdd3140589e0a484518e34f9effa036377b85.zip
* configure.ac: don't add "-Wall" to CFLAGS
unconditionally. I believe this line was overlooked when this issue was fixed earlier. Thanks to Tim Mooney. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2155 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1ba5955..e0030ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,6 @@ AC_PROG_MAKE_SET
AC_PROG_INTLTOOL([0.21])
PKG_CHECK_MODULES(LIBGPOD, glib-2.0 >= 2.8.0 gobject-2.0)
-LIBGPOD_CFLAGS="$LIBGPOD_CFLAGS -Wall"
dnl **************************************************
dnl * expand $libdir