This package contains the executables for the teTeX installation as well as other files that were created when generating the binaries: info files, format files and manual pages.
12 lines
431 B
Text
12 lines
431 B
Text
$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
|