11 lines
573 B
Text
11 lines
573 B
Text
--- configure.orig 2008-04-19 12:47:31.000000000 +0200
|
|
+++ configure 2008-04-19 12:49:22.000000000 +0200
|
|
@@ -20778,7 +20778,7 @@
|
|
#define API_EXPORTED __attribute__((visibility("default")))
|
|
_ACEOF
|
|
|
|
-AM_CFLAGS="-std=gnu99 -fgnu89-inline -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow"
|
|
+AM_CFLAGS="-std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wshadow"
|
|
|
|
|
|
ac_config_files="$ac_config_files libfprint.pc Makefile libfprint/Makefile examples/Makefile doc/Makefile"
|