]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/maemo/hildon-home/noWerror.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / maemo / hildon-home / noWerror.patch
1 --- configure.ac.orig   2005-07-03 18:41:20.000000000 +0200
2 +++ configure.ac        2005-07-03 18:41:40.000000000 +0200
3 @@ -31,7 +31,7 @@
4  # D-BUS headers do not compile with -pedantic. Once they are fixed, 
5  #return the flag
6  #CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wmissing-prototypes -Wmissing-declarations -Werror" 
7 -CFLAGS="$CFLAGS -Wall -ansi  -Wmissing-prototypes -Wmissing-declarations -Werror" 
8 +CFLAGS="$CFLAGS -Wall -ansi  -Wmissing-prototypes -Wmissing-declarations" 
9  AC_SUBST(CFLAGS)
10  
11  PKG_CHECK_MODULES(OSSO,libosso >= 0.0.3)