view src/ghostscript-mingw-x86_64-gconfig_.h @ 4606:86c3c1fd16f1

build-gcc, native-gcc: build with --enable-threads=posix * build-gcc.mk, native-gcc.mk: Use --enable-threads=posix. Update build rules. Disable multilib (no longer needed for nsis).
author John W. Eaton <jwe@octave.org>
date Mon, 26 Feb 2018 10:37:40 -0500
parents 496c393c1d3e
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