Changes in config.h.in [6e4b913:56c3935]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
config.h.in
r6e4b913 r56c3935 1 1 /* config.h.in. Generated from configure.ac by autoheader. */ 2 3 /* Location of include files. */4 #undef CFA_BACKEND_CC5 2 6 3 /* Location of cfa command. */ 7 4 #undef CFA_BINDIR 8 9 /* compilation flags for cfa libraries and test programs. */10 #undef CFA_FLAGS11 5 12 6 /* Location of include files. */ … … 16 10 #undef CFA_LIBDIR 17 11 18 /* Location of cfa install. */12 /* Location of cfa files. */ 19 13 #undef CFA_PREFIX 20 14 … … 26 20 /* Define to 1 if using `alloca.c'. */ 27 21 #undef C_ALLOCA 22 23 /* Path/name of C compiler. */ 24 #undef GCC_PATH 28 25 29 26 /* Define to 1 if you have `alloca', as a function or macro. */
Note:
See TracChangeset
for help on using the changeset viewer.