ossp-pkg/petidomo/configure.in 1.1 -> 1.2
--- configure.in 2000/12/13 15:55:05 1.1
+++ configure.in 2000/12/13 16:42:17 1.2
@@ -1,12 +1,12 @@
dnl
dnl configure.in -- Process this file with autoconf to produce a configure script.
dnl
-dnl $Header: /v/ossp/cvs/ossp-pkg/petidomo/configure.in,v 1.1 2000/12/13 15:55:05 simons Exp $
+dnl $Header: /v/ossp/cvs/ossp-pkg/petidomo/configure.in,v 1.2 2000/12/13 16:42:17 simons Exp $
dnl
AC_INIT(main.c)
AC_CONFIG_AUX_DIR(../etc)
-AC_REVISION($Revision: 1.1 $)dnl
+AC_REVISION($Revision: 1.2 $)dnl
dnl Checks for paths and programs.
dnl
@@ -42,7 +42,6 @@
AC_CONFIG_SUBDIRS(libconfigfile)
AC_CONFIG_SUBDIRS(libdebug)
AC_CONFIG_SUBDIRS(liblists)
-AC_CONFIG_SUBDIRS(libmpools)
AC_CONFIG_SUBDIRS(librfc822)
AC_CONFIG_SUBDIRS(libtext)
|
|