mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
337 B
Plaintext
14 lines
337 B
Plaintext
$NetBSD: patch-aa,v 1.1 2004/01/18 13:58:57 cube Exp $
|
|
|
|
--- configure.in.orig 2003-12-14 09:42:54.000000000 +0100
|
|
+++ configure.in
|
|
@@ -137,7 +137,7 @@ $have_gl_h || {
|
|
}
|
|
|
|
dnl Checks for typedefs, structures, and compiler characteristics.
|
|
-AC_C_CONST
|
|
+dnl AC_C_CONST
|
|
|
|
dnl Checks for library functions.
|
|
AC_CHECK_FUNCS(strstr mkstemp)
|