Changes in configure.ac [de2a8af:098bd92]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
rde2a8af r098bd92 25 25 dnl Check for programs 26 26 AC_PROG_CC 27 AM_PROG_CC_C_O dnl compiling with per-target flag28 27 if test "$ac_cv_prog_cc" = "no" ; then 29 28 AC_MSG_ERROR([*** No C compiler found !]) … … 241 240 ext/Makefile 242 241 examples/Makefile 243 tests/Makefile 244 tests/src/Makefile 242 examples/tests/Makefile 245 243 sounds/Makefile 246 244 swig/Makefile
Note: See TracChangeset
for help on using the changeset viewer.