|
Check-in Number:
|
680 | |
| Date: |
2001-Aug-16 14:24:24 (local)
2001-Aug-16 12:24:24 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
We require Autoconf 2.52 |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/str/configure 1.11 -> 1.12
--- configure 2001/08/16 12:16:52 1.11
+++ configure 2001/08/16 12:24:24 1.12
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 1.2 .
+# From configure.ac 1.0.
# Guess values for system-dependent variables and create Makefiles.
# Generated by Autoconf 2.52.
#
|
|
ossp-pkg/str/configure.ac 1.1 -> 1.2
--- configure.ac 2001/08/16 12:16:52 1.1
+++ configure.ac 2001/08/16 12:24:24 1.2
@@ -2,8 +2,8 @@
dnl ## Autoconf specification for STR library
dnl ##
-AC_PREREQ(2.12)dnl
-AC_REVISION($Revision: 1.1 $)
+AC_PREREQ(2.52)dnl
+AC_REVISION(1.0)
AC_INIT(README)
AC_HEADLINE(dnl
|
|