Check-in Number:
|
2838 | |
Date: |
2002-Nov-18 18:38:59 (local)
2002-Nov-18 17:38:59 (UTC) |
User: | ms |
Branch: | |
Comment: |
Minor build configuration update. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-gui/configure.in 1.3 -> 1.4
--- configure.in 2002/11/08 12:21:34 1.3
+++ configure.in 2002/11/18 17:38:59 1.4
@@ -29,12 +29,12 @@
##
dnl Version requirement and information
-AC_PREREQ(2.53)
+AC_PREREQ(2.56)
AC_REVISION(1.0)
dnl Process this file with autoconf
AC_INIT
-AC_CONFIG_HEADER(ac_config.h)
+AC_CONFIG_HEADERS(ac_config.h)
AC_LANG_CPLUSPLUS
dnl Checks basic requirements
|
|