Skip to content

Commit f48e97e

Browse files
bostrtzimmerle
authored andcommitted
need auxiliary tools.
1 parent 46810a9 commit f48e97e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ AC_PREREQ(2.63)
99
AC_INIT([modsec-sdbm-util], [1.0], [support@modsecurity.org])
1010

1111
AC_CONFIG_MACRO_DIR([m4])
12+
AC_CONFIG_AUX_DIR([m4])
1213
AC_CONFIG_SRCDIR([LICENSE])
1314
AC_PREFIX_DEFAULT([/usr/local/modsecurity])
1415
AC_CONFIG_HEADERS(modsec-sdbm-util-config.h)

0 commit comments

Comments
 (0)