view src/ghostscript-mingw-x86_64-gconfig_.h @ 4128:253ac032547a

Fix more problems with libmng recipe (bug #47712). * src/libmng.mk: Remove unnecessary mkdir command in recipe. Call autoreconf with --force option because the libmng archive file ships with an out-of-date ltmain.sh which will not be replaced without --force.
author Rik <rik@octave.org>
date Wed, 20 Apr 2016 15:39:48 -0700
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