Changeset 12885 for trunk/psLib/configure.ac
- Timestamp:
- Apr 18, 2007, 9:37:31 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r12502 r12885 84 84 dnl check the systems endianness 85 85 AC_C_BIGENDIAN 86 87 dnl set NO_STRCASESTR if we can't find strcasestr88 AC_CHECK_FUNC([strcasestr], [], [AC_SUBST(NO_STRCASESTR, [1])])89 86 90 87 AC_PREFIX_DEFAULT([/usr/local])
Note:
See TracChangeset
for help on using the changeset viewer.
