freebsd-ports/devel/argp-standalone/files/patch-configure.ac
Dmitry Marakasov eb362fcae7 - Add LICENSE
- Regenerate patches
2016-09-11 16:38:32 +00:00

10 lines
259 B
Text

--- 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])