Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified configure.ac

    r098bd92 rde2a8af  
    2525dnl Check for programs
    2626AC_PROG_CC
     27AM_PROG_CC_C_O dnl compiling with per-target flag
    2728if test "$ac_cv_prog_cc" = "no" ; then
    2829   AC_MSG_ERROR([*** No C compiler found !])
     
    240241    ext/Makefile
    241242    examples/Makefile
    242     examples/tests/Makefile
     243    tests/Makefile
     244    tests/src/Makefile
    243245    sounds/Makefile
    244246    swig/Makefile
Note: See TracChangeset for help on using the changeset viewer.