Changeset 2867 for box/trunk/infrastructure
- Timestamp:
- 28/02/2011 00:19:21 (15 months ago)
- File:
-
- 1 edited
-
box/trunk/infrastructure/m4/vl_lib_readline.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/infrastructure/m4/vl_lib_readline.m4
r2863 r2867 136 136 [vl_compiles_with_stdio=yes], [vl_compiles_with_stdio=no]) 137 137 if test "x$vl_compiles_with_stdio" = "xyes"; then 138 vl_cv_lib_includes="#include <stdio.h> $vl_cv_lib_includes" 138 vl_cv_lib_includes="#include <stdio.h> 139 $vl_cv_lib_includes" 139 140 fi 140 141 fi
Note: See TracChangeset
for help on using the changeset viewer.
