Index: ossp-pkg/xds/configure.ac RCS File: /v/ossp/cvs/ossp-pkg/xds/configure.ac,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/xds/configure.ac,v' 2>/dev/null --- 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$]) +AC_INIT(libxds) +AC_PREREQ(2.52) +AC_REVISION($Revision$) dnl Get rid of the lousy -g and -O defaults in CFLAGS. dnl