| /* src/aaa_inc/punccf.h.in. Generated from configure.ac by autoheader. */ | |
| /* | |
| * *************************************************************************** | |
| * PUNC = < Portable Understructure for Numerical Computing > | |
| * Copyright (C) 1994-- Michael Holst | |
| * | |
| * This library is free software; you can redistribute it and/or | |
| * modify it under the terms of the GNU Lesser General Public | |
| * License as published by the Free Software Foundation; either | |
| * version 2.1 of the License, or (at your option) any later version. | |
| * | |
| * This library is distributed in the hope that it will be useful, | |
| * but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
| * Lesser General Public License for more details. | |
| * | |
| * You should have received a copy of the GNU Lesser General Public | |
| * License along with this library; if not, write to the Free Software | |
| * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |
| * | |
| * rcsid="INTENTIONALLY LEFT BLANK" | |
| * *************************************************************************** | |
| */ | |
| /* | |
| * *************************************************************************** | |
| * File: acconfig.h | |
| * | |
| * Purpose: Generates the main configuration header "punccf.h" for PUNC. | |
| * | |
| * Author: Michael Holst | |
| * *************************************************************************** | |
| */ | |
| /* Am I running in a Cygwin/Win32 environment? */ | |
| /* #undef HAVE_CYGWIN */ | |
| /* Do I compile as a debug version? */ | |
| /* #undef HAVE_DEBUG */ | |
| /* Define to 1 if you have the <dlfcn.h> header file. */ | |
| /* #undef HAVE_DLFCN_H */ | |
| /* Does EMBED macro for embedding rcsid symbols into binaries work? */ | |
| /* #undef HAVE_EMBED */ | |
| /* Define to 1 if you have the <inttypes.h> header file. */ | |
| /* #undef HAVE_INTTYPES_H */ | |
| /* Define to 1 if you have the <memory.h> header file. */ | |
| /* #undef HAVE_MEMORY_H */ | |
| /* Define to 1 if you have the <stdint.h> header file. */ | |
| /* Define to 1 if you have the <stdlib.h> header file. */ | |
| /* #undef HAVE_STDLIB_H */ | |
| /* Define to 1 if you have the <strings.h> header file. */ | |
| /* #undef HAVE_STRINGS_H */ | |
| /* Define to 1 if you have the <string.h> header file. */ | |
| /* #undef HAVE_STRING_H */ | |
| /* Define to 1 if you have the <sys/stat.h> header file. */ | |
| /* Define to 1 if you have the <sys/types.h> header file. */ | |
| /* Define to 1 if you have the <unistd.h> header file. */ | |
| /* Define to the sub-directory in which libtool stores uninstalled libraries. | |
| */ | |
| /* #undef LT_OBJDIR */ | |
| /* Name of package */ | |
| /* #undef PACKAGE */ | |
| /* Define to the address where bug reports for this package should be sent. */ | |
| /* Define to the full name of this package. */ | |
| /* Define to the full name and version of this package. */ | |
| /* Define to the one symbol short name of this package. */ | |
| /* Define to the home page for this package. */ | |
| /* #undef PACKAGE_URL */ | |
| /* Define to the version of this package. */ | |
| /* Define to 1 if you have the ANSI C header files. */ | |
| /* Version number of package */ | |
| /* #undef VERSION */ | |
| /* | |
| * *************************************************************************** | |
| * Define some RCS tag embedding and debug I/O macros | |
| * *************************************************************************** | |
| */ | |
| /* Embedded RCS tags ("ident filename" prints module versions in filename) */ | |
| /* Produce additional debugging I/O */ | |