mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
431 B
Plaintext
13 lines
431 B
Plaintext
$NetBSD: patch-ae,v 1.1.1.1 2005/03/31 22:09:18 hubertf Exp $
|
|
|
|
--- texk/ac_config.h.in.orig Sun Oct 10 22:15:08 2004
|
|
+++ texk/ac_config.h.in
|
|
@@ -0,0 +1,7 @@
|
|
+/* ac_config.h.in. Generated automatically from configure.in by autoheader. */
|
|
+
|
|
+/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
+#undef HAVE_SYS_WAIT_H
|
|
+
|
|
+/* Define if you need to in order for stat and other things to work. */
|
|
+#undef _POSIX_SOURCE
|