diff options
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -771,6 +771,7 @@ if [ $cplusplus ] ; then case $flag in *=implicit-function-declaration | \ *=missing-prototypes | \ + *=old-style-* | \ *=strict-prototypes ) continue ;; |