ossp-pkg/xds/configure.ac 1.8 -> 1.9
--- configure.ac 2001/08/02 08:29:17 1.8
+++ configure.ac 2001/08/02 08:36:33 1.9
@@ -1,6 +1,8 @@
dnl configure.in -- Process this file with autoconf to produce a configure script.
-AC_INIT(libxds, [$Revision: 1.8 $])
+AC_INIT(libxds)
+AC_PREREQ(2.52)
+AC_REVISION($Revision: 1.9 $)
dnl Get rid of the lousy -g and -O defaults in CFLAGS.
dnl
|
|