summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 13e2521a..c801a86c 100755
--- a/configure
+++ b/configure
@@ -771,6 +771,7 @@ if [ $cplusplus ] ; then
case $flag in
*=implicit-function-declaration | \
*=missing-prototypes | \
+ *=old-style-* | \
*=strict-prototypes )
continue
;;