view src/ghostscript-mingw-i686-gconfig_.h @ 3804:7e15ef9bf1e5

Update build-gcc, nsis to compile when in w64 mode. * src/build-binutils.mk: add windows 64 conditionals to binutils to compile multilib * src/build-gcc.mk:add windows 64 conditionals to gcc to compile multilib * src/nsis.mk: add PKG_BUILD target for windows 64 * src/win64-nsis.patch: new file. * dist-files.mk: add reference to win64-nsis.patch.
author John D
date Tue, 17 Feb 2015 14:48:23 -0500
parents f2503a486cce
children
line wrap: on
line source

/* 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