Changeset 1464 for zzuf/trunk/configure.ac
- Timestamp:
- Dec 14, 2006, 3:23:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/configure.ac
r1463 r1464 26 26 fi 27 27 28 AC_CHECK_HEADERS( getopt.h)28 AC_CHECK_HEADERS(inttypes.h stdint.h getopt.h) 29 29 30 30 AC_CHECK_FUNCS(getopt_long,
Note: See TracChangeset
for help on using the changeset viewer.