summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 09ebee6..5745d8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,8 @@ else
AC_MSG_ERROR(libESMTP library not found)
fi
+AC_SUBST( sysconfdir )
+
adl_FUNC_GETOPT_LONG
AC_CONFIG_FILES([Makefile])