comparison 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
comparison
equal deleted inserted replaced
3804:7e15ef9bf1e5 3805:496c393c1d3e
1 /* This file was generated automatically by unix-aux.mak. */
2
3 #ifndef HAVE_DIRENT_H
4 #define HAVE_DIRENT_H 0
5 #endif
6
7 #ifndef HAVE_NDIR_H
8 #define HAVE_NDIR_H 0
9 #endif
10
11 #ifndef HAVE_SYS_DIR_H
12 #define HAVE_SYS_DIR_H 0
13 #endif
14
15 #ifndef HAVE_SYS_NDIR_H
16 #define HAVE_SYS_NDIR_H 0
17 #endif
18
19 #ifndef HAVE_SYS_TIME_H
20 #define HAVE_SYS_TIME_H 0
21 #endif
22
23 #ifndef HAVE_SYS_TIMES_H
24 #define HAVE_SYS_TIMES_H 0
25 #endif
26