view src/ghostscript-mingw-i686-gconfig_.h @ 4734:80461a9e516c

override default xerbla with version from Octave * mingw-blas-1-xerbla.patch, blas.mk: Build default libxerbla lib. * mingw-lapack-1-xerbla.patch, lapack.mk: Use external libxerbla. * mingw-openblas-1-xerbla.patch, openblas.mk: Likewise. * src/qrupdate-1-fixes.patch: Likewise. * default-octave.mk: Also install libxerbla.dll as libxerbla-octave.dll.
author John W. Eaton <jwe@octave.org>
date Thu, 21 Jun 2018 01:32:10 -0400
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