OSDN Git Service

set version as 1.4.9-snapshot1
[howm/howm.git] / configure.ac
index ee44f19..27f09ee 100644 (file)
@@ -1,7 +1,6 @@
 # shamelessly copied from navi2ch-cvs-0.0.20031209
-# $Id: configure.in,v 1.225 2012-12-29 00:59:48 hira Exp $
 
-AC_INIT([howm], [1.4.4-snapshot])
+AC_INIT([howm], [1.4.9-snapshot1])
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE
 
@@ -166,4 +165,8 @@ if test `cd ${srcdir}; pwd` != `pwd`; then
 #  AC_CONFIG_LINKS(doc/howm.info:doc/howm.info)
 fi
 
-AC_OUTPUT([Makefile doc/Makefile ext/Makefile en/Makefile ja/Makefile sample/Makefile])
+AC_OUTPUT([
+  Makefile doc/Makefile ext/Makefile sample/Makefile
+  en/Makefile fr/Makefile ja/Makefile
+  howm.el
+])