• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

/tmp/user/2000/build-area/coinor-ipopt-3.9.2/ThirdParty/HSL/config_hsl.h

Go to the documentation of this file.
00001 /* config_hsl.h.  Generated by configure.  */
00002 /* config_hsl.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to 1 if the Metis package is available */
00005 /* #undef COIN_HAS_METIS */
00006 
00007 /* Define to the debug sanity check level (0 is no test) */
00008 #define COIN_HSL_CHECKLEVEL 0
00009 
00010 /* Define to the debug verbosity level (0 is no output) */
00011 #define COIN_HSL_VERBOSITY 0
00012 
00013 /* Define to dummy `main' function (if any) required to link to the Fortran
00014    libraries. */
00015 /* #undef F77_DUMMY_MAIN */
00016 
00017 /* Define to a macro mangling the given C identifier (in lower and upper
00018    case), which must not contain underscores, for linking with Fortran. */
00019 #define F77_FUNC(name,NAME) name ## _
00020 
00021 /* As F77_FUNC, but for C identifiers containing underscores. */
00022 #define F77_FUNC_(name,NAME) name ## _
00023 
00024 /* Define if F77 and FC dummy `main' functions are identical. */
00025 /* #undef FC_DUMMY_MAIN_EQ_F77 */
00026 
00027 /* Define to 1 if you have the <dlfcn.h> header file. */
00028 #define HAVE_DLFCN_H 1
00029 
00030 /* Define to 1 if you have the <inttypes.h> header file. */
00031 #define HAVE_INTTYPES_H 1
00032 
00033 /* Define to 1 if you have the <memory.h> header file. */
00034 #define HAVE_MEMORY_H 1
00035 
00036 /* Define to 1 if you have the <stdint.h> header file. */
00037 #define HAVE_STDINT_H 1
00038 
00039 /* Define to 1 if you have the <stdlib.h> header file. */
00040 #define HAVE_STDLIB_H 1
00041 
00042 /* Define to 1 if you have the <strings.h> header file. */
00043 #define HAVE_STRINGS_H 1
00044 
00045 /* Define to 1 if you have the <string.h> header file. */
00046 #define HAVE_STRING_H 1
00047 
00048 /* Define to 1 if you have the <sys/stat.h> header file. */
00049 #define HAVE_SYS_STAT_H 1
00050 
00051 /* Define to 1 if you have the <sys/types.h> header file. */
00052 #define HAVE_SYS_TYPES_H 1
00053 
00054 /* Define to 1 if you have the <unistd.h> header file. */
00055 #define HAVE_UNISTD_H 1
00056 
00057 /* SVN revision number of project */
00058 /* #undef HSL_SVN_REV */
00059 
00060 /* Version number of project */
00061 #define HSL_VERSION "1.2.3"
00062 
00063 /* Name of package */
00064 #define PACKAGE "thirdpartyhsl"
00065 
00066 /* Define to the address where bug reports for this package should be sent. */
00067 #define PACKAGE_BUGREPORT "http://projects.coin-or.org/BuildTools/newticket"
00068 
00069 /* Define to the full name of this package. */
00070 #define PACKAGE_NAME "ThirdPartyHSL"
00071 
00072 /* Define to the full name and version of this package. */
00073 #define PACKAGE_STRING "ThirdPartyHSL 1.2.3"
00074 
00075 /* Define to the one symbol short name of this package. */
00076 #define PACKAGE_TARNAME "thirdpartyhsl"
00077 
00078 /* Define to the version of this package. */
00079 #define PACKAGE_VERSION "1.2.3"
00080 
00081 /* Define to 1 if you have the ANSI C header files. */
00082 #define STDC_HEADERS 1
00083 
00084 /* Version number of package */
00085 #define VERSION "1.2.3"

Generated on Thu Jan 27 2011 20:05:47 by  doxygen 1.7.1