mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
371 B
Plaintext
14 lines
371 B
Plaintext
$NetBSD: patch-ac,v 1.1.1.1 2000/05/29 06:36:01 rh Exp $
|
|
|
|
--- config.h.in.orig Sat May 27 05:11:10 2000
|
|
+++ config.h.in Sat May 27 05:11:28 2000
|
|
@@ -173,7 +173,7 @@
|
|
#undef HAVE_GETOPT_H
|
|
|
|
/* Define if you have the <jpeglib.h> header file. */
|
|
-#undef HAVE_JPEGLIB_H
|
|
+#define HAVE_JPEGLIB_H
|
|
|
|
/* Define if you have the <limits.h> header file. */
|
|
#undef HAVE_LIMITS_H
|