- Timestamp:
- 09/25/08 05:21:02 (4 years ago)
- File:
-
- 1 edited
-
branches/ithildin-1.1/autoconf/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ithildin-1.1/autoconf/configure.ac
r594 r819 480 480 ) 481 481 AC_ARG_ENABLE(custom-libc, 482 AC_HELP_STRING([--disable-custom-libc], 483 [disable custom libc functions (slower!)]), 482 AC_HELP_STRING([--enable-custom-libc], 483 [enable custom libc functions (may not work on all systems)]), 484 ith_feature_append internal libc functions, 484 485 AC_DEFINE(NO_INTERNAL_LIBC, 1, [No internal libc functions]), 485 ith_feature_append internal libc functions486 486 ) 487 487 AC_ARG_ENABLE(fd-setsize,
Note: See TracChangeset
for help on using the changeset viewer.
