comparison configure.ac @ 81:cc01f2caff37 stable-1-0-19

add error_log to the httpd files
author Carl Byington <carl@five-ten-sg.com>
date Sun, 11 Feb 2024 12:04:13 -0800
parents fadead7c9142
children
comparison
equal deleted inserted replaced
80:858aec84fe13 81:cc01f2caff37
1 1
2 AC_PREREQ(2.59) 2 AC_PREREQ(2.59)
3 AC_INIT(syslog2iptables,1.18,carl@five-ten-sg.com) 3 AC_INIT(syslog2iptables,1.19,carl@five-ten-sg.com)
4 AC_CONFIG_SRCDIR([config.h.in]) 4 AC_CONFIG_SRCDIR([config.h.in])
5 AC_CONFIG_HEADER([config.h]) 5 AC_CONFIG_HEADER([config.h])
6 AC_CONFIG_MACRO_DIRS([m4]) 6 AC_CONFIG_MACRO_DIRS([m4])
7 7
8 AM_INIT_AUTOMAKE 8 AM_INIT_AUTOMAKE