Merge tag 'upstream/3.3.1'
[debian/amanda] / gnulib / regenerate / no-error.patch
index 411d948a0dd5c7d537805e7e84f0b9a542e245f6..f62dd5702e24fb0bb1949d821b4acbeb24890159 100644 (file)
@@ -2,13 +2,14 @@ Index: gnulib/Makefile.am
 ===================================================================
 --- gnulib/Makefile.am (revision 5691)
 +++ gnulib/Makefile.am (working copy)
-@@ -26,6 +26,9 @@
+@@ -27,6 +27,9 @@
  MAINTAINERCLEANFILES =
  
  AM_CPPFLAGS =
 +if GCC_COMPILER
-+  AM_CFLAGS += -Wno-error
++  AM_CFLAGS = -Wno-error -Wno-sign-compare
 +endif
+ AM_CFLAGS =
  
  noinst_LTLIBRARIES += libgnu.la