Mercurial > syslog2iptables
view configure.in @ 6:128cae6f3459
initial coding
author | carl |
---|---|
date | Fri, 02 Dec 2005 18:01:07 -0800 |
parents | 551433a01cab |
children | d76f9ff42487 |
line wrap: on
line source
AC_INIT(configure.in) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(syslog2iptables, 0.1) AC_LANG_CPLUSPLUS AC_PROG_CXX AM_PROG_LIBTOOL AC_OUTPUT(Makefile src/Makefile)