Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/config.h.in

    r37fe352 ra5c722b  
    11/* src/config.h.in.  Generated from configure.ac by autoheader.  */
    2 
    3 /* CPU to use if the -m32 flags is given. */
    4 #undef CFA_32_CPU
    5 
    6 /* CPU to use if the -m64 flags is given. */
    7 #undef CFA_64_CPU
    82
    93/* Location of include files. */
     
    126/* Location of cfa command. */
    137#undef CFA_BINDIR
    14 
    15 /* Default cpu to use if neither -m32 or -m64 are defined. */
    16 #undef CFA_DEFAULT_CPU
    178
    189/* compilation flags for cfa libraries and test programs. */
     
    161152/* Define to 1 if you have the ANSI C header files. */
    162153#undef STDC_HEADERS
    163 
    164 /* Top build directory */
    165 #undef TOP_BUILDDIR
    166 
    167 /* Top src directory */
    168 #undef TOP_SRCDIR
    169154
    170155/* Version number of package */
Note: See TracChangeset for help on using the changeset viewer.