Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/config.h.in

    r107b01a r37fe352  
    77#undef CFA_64_CPU
    88
    9 /* Backend compiler to use. */
     9/* Location of include files. */
    1010#undef CFA_BACKEND_CC
    1111
     
    6767#undef HAVE_ALLOCA_H
    6868
    69 /* Define to 1 if you have the <dlfcn.h> header file. */
    70 #undef HAVE_DLFCN_H
    71 
    7269/* Define to 1 if you have the <fenv.h> header file. */
    7370#undef HAVE_FENV_H
     
    132129/* Define to 1 if the system has the type `_Bool'. */
    133130#undef HAVE__BOOL
    134 
    135 /* Define to the sub-directory where libtool stores uninstalled libraries. */
    136 #undef LT_OBJDIR
    137131
    138132/* Name of package */
Note: See TracChangeset for help on using the changeset viewer.