6dcbd6754e962930c23fe21fb52075d50212a2aa
[debian/amanda] / gnulib / regenerate / no-error.patch.BACKUP.7723.patch
1 Index: gnulib/Makefile.am
2 ===================================================================
3 --- gnulib/Makefile.am  (revision 5691)
4 +++ gnulib/Makefile.am  (working copy)
5 @@ -26,6 +26,9 @@
6  MAINTAINERCLEANFILES =
7  
8  AM_CPPFLAGS =
9 +if GCC_COMPILER
10 <<<<<<< HEAD:gnulib/regenerate/no-error.patch
11 +  AM_CFLAGS += -Wno-error
12 =======
13 +  AM_CFLAGS = -Wno-error -Wno-sign-compare
14 >>>>>>> upstream:gnulib/regenerate/no-error.patch
15 +endif
16  
17  noinst_LTLIBRARIES += libgnu.la
18