Changeset 1036 for trunk/configure.ac
- Timestamp:
- Oct 29, 2011, 8:29:42 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r984 r1036 43 43 PKG_PROG_PKG_CONFIG() 44 44 45 dnl Available platforms: some of these are not public 46 AM_CONDITIONAL(HAVE_PS3, test -f src/platform/ps3/ps3app.cpp) 47 48 AM_CONDITIONAL(USE_GLEW, test "${ac_cv_my_have_glew}" != "no") 45 49 dnl conditional builds 46 50 AC_ARG_ENABLE(debug,
Note: See TracChangeset
for help on using the changeset viewer.