Changeset 157 for trunk/configure.ac
- Timestamp:
- Jan 13, 2008, 9:19:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r156 r157 34 34 AC_SUBST(BUILD_CC) 35 35 36 if test "x$GCC" = ="xyes"; then36 if test "x$GCC" = "xyes"; then 37 37 GCC_STACK_PROTECT_LIB 38 38 GCC_STACK_PROTECT_CC
Note:
See TracChangeset
for help on using the changeset viewer.