Changeset 1071 for box/chris/merge/configure.ac
- Timestamp:
- 16/10/2006 20:25:18 (6 years ago)
- File:
-
- 1 edited
-
box/chris/merge/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/chris/merge/configure.ac
r1070 r1071 85 85 ### Checks for header files. 86 86 87 if test "$target_os" != "mingw32"; then 87 case $target_os in 88 mingw32*) ;; 89 winnt*) ;; 90 *) 88 91 AC_HEADER_DIRENT 89 fi 92 ;; 93 esac 90 94 91 95 AC_HEADER_STDC
Note: See TracChangeset
for help on using the changeset viewer.
