diff --git a/configure.in b/configure.in index f9f68178..f6a2c07d 100644 --- a/configure.in +++ b/configure.in @@ -138,6 +138,7 @@ if test "$symfuncs" = "yes"; then AC_MSG_RESULT(yes) else AC_MSG_RESULT(not supported by ld) + symfuncs="no" fi else AC_MSG_RESULT(no)