diff src/ghostscript-mingw-x86_64-gconfig_.h @ 3805:496c393c1d3e

ghostscript: enable mingw 64 * dist-files.mk: added src/ghostscript-mingw-x86_64-* files. * src/ghostscript.mk: added rule for x86_64 mingw * src/ghostscript-mingw-x86_64-arch.h: new file * src/ghostscript-mingw-x86_64-gconfig_.h: new file * src/ghostscript-mingw-x86_64-makefile: new file
author John D
date Tue, 17 Feb 2015 14:48:17 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/ghostscript-mingw-x86_64-gconfig_.h	Tue Feb 17 14:48:17 2015 -0500
@@ -0,0 +1,26 @@
+/* This file was generated automatically by unix-aux.mak. */
+
+#ifndef HAVE_DIRENT_H
+#define HAVE_DIRENT_H 0
+#endif
+
+#ifndef HAVE_NDIR_H
+#define HAVE_NDIR_H 0
+#endif
+
+#ifndef HAVE_SYS_DIR_H
+#define HAVE_SYS_DIR_H 0
+#endif
+
+#ifndef HAVE_SYS_NDIR_H
+#define HAVE_SYS_NDIR_H 0
+#endif
+
+#ifndef HAVE_SYS_TIME_H
+#define HAVE_SYS_TIME_H 0
+#endif
+
+#ifndef HAVE_SYS_TIMES_H
+#define HAVE_SYS_TIMES_H 0
+#endif
+