Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

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