summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aclocal.m4 b/src/aclocal.m4
index 27f0ad6f8..f3711c183 100644
--- a/src/aclocal.m4
+++ b/src/aclocal.m4
@@ -1561,7 +1561,7 @@ EOF
AC_MSG_ERROR(execution failed)
fi
AC_TRY_COMPILE([#include "conf$$e.h"
- ],[ et_foo_error_table; ],:,
+ ],[ &et_foo_error_table; ],:,
[AC_MSG_ERROR(cannot use et_foo_error_table)])
# Anything else we need to test for?
rm -f conf$$e.et conf$$e.c conf$$e.h