]> granicus.if.org Git - psmisc/commitdiff
cleared out dirs
authorCraig Small <csmall@users.sourceforge.net>
Wed, 23 Feb 2005 02:19:32 +0000 (02:19 +0000)
committerCraig Small <csmall@users.sourceforge.net>
Wed, 23 Feb 2005 02:19:32 +0000 (02:19 +0000)
configure.in

index 47062598e687880d405c1bd88934a1392ed30db4..1c9917a043d6bbaaf09cc4f7383b2894adaebd72 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([psmisc], [21.6cvs])
-AC_PREREQ(2.53)
+AC_INIT([psmisc],[21.6cvs])
+AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([src/comm.h])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_AUX_DIR([config])
@@ -9,7 +9,6 @@ AM_INIT_AUTOMAKE([1.6])
 dnl Checks for programs.
 AC_PROG_CC
 AC_PROG_CPP
-AC_PROG_LIBTOOL
 
 dnl checks for options
 AC_SUBST([FLASK_LINUX])