ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/configure
(Generate patch)

Comparing gvpe/configure (file contents):
Revision 1.37 by pcg, Sat Dec 1 23:35:31 2007 UTC vs.
Revision 1.38 by pcg, Sun Dec 2 00:39:06 2007 UTC

7675done 7675done
7676 7676
7677 7677
7678 7678
7679 7679
7680
7680for ac_header in ext/hash_map clocale 7681for ac_header in tr1/unordered_map ext/hash_map clocale
7681do 7682do
7682as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7683as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7683if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 7684if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7684 { echo "$as_me:$LINENO: checking for $ac_header" >&5 7685 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7685echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 7686echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9953 9954
9954 LIBS="-lrt $LIBS" 9955 LIBS="-lrt $LIBS"
9955 9956
9956fi 9957fi
9957 9958
9959 unset ac_cv_func_clock_gettime
9958 9960
9959for ac_func in clock_gettime 9961for ac_func in clock_gettime
9960do 9962do
9961as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9963as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9962{ echo "$as_me:$LINENO: checking for $ac_func" >&5 9964{ echo "$as_me:$LINENO: checking for $ac_func" >&5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines