version 1.1.1.1, 2012/02/21 23:02:54
|
version 1.1.1.1.2.1, 2013/07/22 09:42:32
|
Line 8671 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:
|
Line 8671 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:
|
hardcode_shlibpath_var=no |
hardcode_shlibpath_var=no |
;; |
;; |
|
|
freebsd1*) | freebsd1.*) |
ld_shlibs=no |
ld_shlibs=no |
;; |
;; |
|
|
Line 9546 dgux*)
|
Line 9546 dgux*)
|
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
;; |
;; |
|
|
freebsd1*) | freebsd1.*) |
dynamic_linker=no |
dynamic_linker=no |
;; |
;; |
|
|
Line 9557 freebsd* | dragonfly*)
|
Line 9557 freebsd* | dragonfly*)
|
objformat=`/usr/bin/objformat` |
objformat=`/usr/bin/objformat` |
else |
else |
case $host_os in |
case $host_os in |
freebsd[123]*) objformat=aout ;; | freebsd[123].*) objformat=aout ;; |
*) objformat=elf ;; |
*) objformat=elf ;; |
esac |
esac |
fi |
fi |
Line 10802 if test "${ac_cv_lib_rt_clock_gettime+set}" = set; the
|
Line 10802 if test "${ac_cv_lib_rt_clock_gettime+set}" = set; the
|
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
LIBS="-lrt $LIBS" | LIBS=" $LIBS" |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
/* end confdefs.h. */ |
/* end confdefs.h. */ |
|
|
Line 10837 if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then
|
Line 10837 if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then
|
#define HAVE_LIBRT 1 |
#define HAVE_LIBRT 1 |
_ACEOF |
_ACEOF |
|
|
LIBS="-lrt $LIBS" | LIBS=" $LIBS" |
|
|
fi |
fi |
|
|