Changes in src/config.h.in [107b01a:37fe352]
- File:
-
- 1 edited
-
src/config.h.in (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/config.h.in
r107b01a r37fe352 7 7 #undef CFA_64_CPU 8 8 9 /* Backend compiler to use. */9 /* Location of include files. */ 10 10 #undef CFA_BACKEND_CC 11 11 … … 67 67 #undef HAVE_ALLOCA_H 68 68 69 /* Define to 1 if you have the <dlfcn.h> header file. */70 #undef HAVE_DLFCN_H71 72 69 /* Define to 1 if you have the <fenv.h> header file. */ 73 70 #undef HAVE_FENV_H … … 132 129 /* Define to 1 if the system has the type `_Bool'. */ 133 130 #undef HAVE__BOOL 134 135 /* Define to the sub-directory where libtool stores uninstalled libraries. */136 #undef LT_OBJDIR137 131 138 132 /* Name of package */
Note:
See TracChangeset
for help on using the changeset viewer.