d3a124d04a
from Rodger Allen <r.allen@e-secure.com.au>
13 lines
643 B
Plaintext
13 lines
643 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2009/05/30 15:40:35 robert Exp $
|
|
--- configure.orig Sat May 30 19:27:19 2009
|
|
+++ configure Sat May 30 19:28:18 2009
|
|
@@ -20778,7 +20778,7 @@ cat >>confdefs.h <<\_ACEOF
|
|
#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"
|