mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
Make engine compilable on systems that apply autoconf version mentioned in AC_PREREQ like Mandrake 9.0
This commit is contained in:
parent
5cdfe0d492
commit
e524e43f0f
@ -1,7 +1,8 @@
|
||||
dnl $Id: configure.in,v 1.57 2002-11-01 13:22:35 kkuznetsov Exp $
|
||||
dnl $Id: configure.in,v 1.58 2002-11-02 17:25:57 skidder Exp $
|
||||
|
||||
dnl ############################# INITIALISATION ###############################
|
||||
|
||||
AC_PREREQ(2.53)
|
||||
AC_INIT(src)
|
||||
AC_CONFIG_AUX_DIR(src/make.new/config)
|
||||
AC_CACHE_VAL(ac_cv_prog_make_set, [AC_PROG_MAKE_SET])
|
||||
|
Loading…
Reference in New Issue
Block a user