require autoconf 2.52 or higher
This commit is contained in:
parent
05f8009e45
commit
d0a478bbec
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
dnl configure.in for Fluxbox - created from configure.in Blackbox 0.61.1
|
||||
dnl Initialize autoconf and automake
|
||||
AC_INIT(src/main.cc)
|
||||
AC_PREREQ(2.52)
|
||||
AM_INIT_AUTOMAKE(fluxbox,0.1.13-cvs,no-define)
|
||||
|
||||
dnl Determine default prefix
|
||||
|
|
Loading…
Reference in a new issue