summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8145e64..445e233 100644
--- a/configure.ac
+++ b/configure.ac
@@ -114,7 +114,7 @@ AC_C_BIGENDIAN
AS_UNALIGNED_ACCESS
AC_LTDL_SYMBOL_USCORE
-if test x${ac_cv_sys_symbol_underscore} = xyes ; then
+if test x${lt_cv_sys_symbol_underscore} = xyes ; then
AC_DEFINE(HAVE_SYMBOL_UNDERSCORE, 1, [Define if C symbols have leading underscore])
fi