]> Dogcows Code - chaz/openbox/blobdiff - configure.in
change the version number back a bit. preparing for a testing release.
[chaz/openbox] / configure.in
index 23b9d405cbe46084fec91d3c0435f9c092162f7a..3eabecdee27831c5ee186392b1a1c805a63f58af 100644 (file)
@@ -1,7 +1,7 @@
 dnl configure.in for Openbox
 dnl Initialize autoconf and automake
 AC_INIT(src/blackbox.cc)
-AM_INIT_AUTOMAKE(openbox,2.0.0,no-define)
+AM_INIT_AUTOMAKE(openbox,1.90.0,no-define)
 
 dnl Determine default prefix
 test x$prefix = "xNONE" && prefix="$ac_default_prefix"
@@ -250,6 +250,7 @@ AM_CONFIG_HEADER(config.h)
 AC_OUTPUT(Makefile
 src/Makefile
 util/Makefile
+util/epist/Makefile
 data/Makefile
 data/styles/Makefile
 doc/Makefile
This page took 0.02317 seconds and 4 git commands to generate.