From: Craig Small Date: Wed, 23 Feb 2005 02:19:32 +0000 (+0000) Subject: cleared out dirs X-Git-Tag: v22.11~135 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6de674f2df5efd055bdb241ba48c47b0439864c;p=psmisc cleared out dirs --- diff --git a/configure.in b/configure.in index 4706259..1c9917a 100644 --- a/configure.in +++ b/configure.in @@ -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])