OSDN Git Service

* updated for FreeBSD
[modchxj/mod_chxj.git] / configure.ac
index 7b502cf..2def742 100644 (file)
@@ -1,6 +1,6 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
-AC_INIT([mod_chxj],[0.14.0rc0],[konn@users.sourceforge.jp])
+AC_INIT([mod_chxj],[0.14.1],[konn@users.sourceforge.jp])
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([src/mod_chxj.c])
 AC_CANONICAL_TARGET
@@ -354,5 +354,5 @@ AC_SUBST(APU_CONFIG)
 AC_SUBST(OPENSSL_PATH)
 
 
-AC_CONFIG_FILES([Makefile src/Makefile support/centos/mod-chxj.spec])
+AC_CONFIG_FILES([Makefile src/Makefile support/centos/mod-chxj.spec support/freebsd/Makefile])
 AC_OUTPUT