view lib/argp-standalone/patch-configure.ac.patch @ 1287:8c73c712e598

core/procps: upgrad to 3.3.17
author David Demelier <markand@malikania.fr>
date Tue, 16 Nov 2021 14:49:07 +0100
parents a9b53729d91b
children
line wrap: on
line source

--- configure.ac.orig	2004-02-23 17:57:29 UTC
+++ configure.ac
@@ -17,6 +17,7 @@ AC_PROG_CC
 AC_PROG_MAKE_SET
 AC_PROG_RANLIB
 AM_PROG_CC_STDC
+AC_PROG_LIBTOOL
 
 if test "x$am_cv_prog_cc_stdc" = xno ; then
   AC_ERROR([the C compiler doesn't handle ANSI-C])