new version
This commit is contained in:
parent
8c62447037
commit
6a78695e6e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
dnl Initialize autoconf and automake
|
dnl Initialize autoconf and automake
|
||||||
AC_INIT(src/main.cc)
|
AC_INIT(src/main.cc)
|
||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
AM_INIT_AUTOMAKE(fluxbox,cvs, no-define)
|
AM_INIT_AUTOMAKE(fluxbox,0.9.10, no-define)
|
||||||
|
|
||||||
dnl Determine default prefix
|
dnl Determine default prefix
|
||||||
test x$prefix = "xNONE" && prefix="$ac_default_prefix"
|
test x$prefix = "xNONE" && prefix="$ac_default_prefix"
|
||||||
|
|
Loading…
Reference in a new issue