Changeset 10949 for trunk/psLib/configure.ac
- Timestamp:
- Jan 5, 2007, 6:13:51 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r10487 r10949 458 458 LDFLAGS=${TMP_LDFLAGS} 459 459 CPPFLAGS=${TMP_CPPFLAGS} 460 461 dnl set NO_STRCASESTR if we can't find strcasestr 462 AC_CHECK_FUNC([strcasestr], [], [AC_SUBST(NO_STRCASESTR, [1])]) 460 463 461 464 dnl ------- enable -Werror after all of the probes have run ---------
Note:
See TracChangeset
for help on using the changeset viewer.
