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