summaryrefslogtreecommitdiff
path: root/security/libfprint/files/patch-configure
blob: 84b879adf26e4c424338de92d72e992b5ec99d98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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"