aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 70909f8..1cf80c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
1dnl Initialize autoconf and automake 1dnl Initialize autoconf and automake
2AC_PREREQ([2.52]) 2AC_PREREQ([2.52])
3AC_INIT([fluxbox], 3AC_INIT([fluxbox],
4 [1.3.6], 4 [1.3.7],
5 [fluxbox-devel@lists.sourceforge.net], [], 5 [fluxbox-devel@lists.sourceforge.net], [],
6 [http://fluxbox.org/]) 6 [http://fluxbox.org/])
7AC_CONFIG_SRCDIR([src/fluxbox.cc]) 7AC_CONFIG_SRCDIR([src/fluxbox.cc])