Skip to content

Commit 1fa8be2

Browse files
committed
fix: use older autoconf
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
1 parent f38b5b7 commit 1fa8be2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ModSecurity configure.ac
22

3-
AC_PREREQ([2.72])
3+
AC_PREREQ([2.69])
44

55
# Get the hash of the last commit, to be used if it is not an
66
# official release.

0 commit comments

Comments
 (0)