|
|
|
@ -793,7 +793,6 @@ infodir |
|
|
|
docdir |
|
|
|
oldincludedir |
|
|
|
includedir |
|
|
|
runstatedir |
|
|
|
localstatedir |
|
|
|
sharedstatedir |
|
|
|
sysconfdir |
|
|
|
@ -890,7 +889,6 @@ datadir='${datarootdir}' |
|
|
|
sysconfdir='${prefix}/etc' |
|
|
|
sharedstatedir='${prefix}/com' |
|
|
|
localstatedir='${prefix}/var' |
|
|
|
runstatedir='${localstatedir}/run' |
|
|
|
includedir='${prefix}/include' |
|
|
|
oldincludedir='/usr/include' |
|
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|
|
|
@ -1143,15 +1141,6 @@ do |
|
|
|
| -silent | --silent | --silen | --sile | --sil) |
|
|
|
silent=yes ;; |
|
|
|
|
|
|
|
-runstatedir | --runstatedir | --runstatedi | --runstated \ |
|
|
|
| --runstate | --runstat | --runsta | --runst | --runs \ |
|
|
|
| --run | --ru | --r) |
|
|
|
ac_prev=runstatedir ;; |
|
|
|
-runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ |
|
|
|
| --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ |
|
|
|
| --run=* | --ru=* | --r=*) |
|
|
|
runstatedir=$ac_optarg ;; |
|
|
|
|
|
|
|
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) |
|
|
|
ac_prev=sbindir ;; |
|
|
|
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ |
|
|
|
@ -1289,7 +1278,7 @@ fi |
|
|
|
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ |
|
|
|
datadir sysconfdir sharedstatedir localstatedir includedir \ |
|
|
|
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ |
|
|
|
libdir localedir mandir runstatedir |
|
|
|
libdir localedir mandir |
|
|
|
do |
|
|
|
eval ac_val=\$$ac_var |
|
|
|
# Remove trailing slashes. |
|
|
|
@ -1442,7 +1431,6 @@ Fine tuning of the installation directories: |
|
|
|
--sysconfdir=DIR read-only single-machine data [PREFIX/etc] |
|
|
|
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] |
|
|
|
--localstatedir=DIR modifiable single-machine data [PREFIX/var] |
|
|
|
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] |
|
|
|
--libdir=DIR object code libraries [EPREFIX/lib] |
|
|
|
--includedir=DIR C header files [PREFIX/include] |
|
|
|
--oldincludedir=DIR C header files for non-gcc [/usr/include] |
|
|
|
@ -11740,7 +11728,7 @@ else |
|
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
|
|
|
lt_status=$lt_dlunknown |
|
|
|
cat > conftest.$ac_ext <<_LT_EOF |
|
|
|
#line 11743 "configure" |
|
|
|
#line 11731 "configure" |
|
|
|
#include "confdefs.h" |
|
|
|
|
|
|
|
#if HAVE_DLFCN_H |
|
|
|
@ -11846,7 +11834,7 @@ else |
|
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
|
|
|
lt_status=$lt_dlunknown |
|
|
|
cat > conftest.$ac_ext <<_LT_EOF |
|
|
|
#line 11849 "configure" |
|
|
|
#line 11837 "configure" |
|
|
|
#include "confdefs.h" |
|
|
|
|
|
|
|
#if HAVE_DLFCN_H |
|
|
|
@ -12235,7 +12223,7 @@ else |
|
|
|
We can't simply define LARGE_OFF_T to be 9223372036854775807, |
|
|
|
since some C++ compilers masquerading as C compilers |
|
|
|
incorrectly reject 9223372036854775807. */ |
|
|
|
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) |
|
|
|
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
|
|
|
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
|
|
|
&& LARGE_OFF_T % 2147483647 == 1) |
|
|
|
? 1 : -1]; |
|
|
|
@ -12281,7 +12269,7 @@ else |
|
|
|
We can't simply define LARGE_OFF_T to be 9223372036854775807, |
|
|
|
since some C++ compilers masquerading as C compilers |
|
|
|
incorrectly reject 9223372036854775807. */ |
|
|
|
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) |
|
|
|
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
|
|
|
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
|
|
|
&& LARGE_OFF_T % 2147483647 == 1) |
|
|
|
? 1 : -1]; |
|
|
|
@ -12305,7 +12293,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
|
|
We can't simply define LARGE_OFF_T to be 9223372036854775807, |
|
|
|
since some C++ compilers masquerading as C compilers |
|
|
|
incorrectly reject 9223372036854775807. */ |
|
|
|
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) |
|
|
|
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
|
|
|
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
|
|
|
&& LARGE_OFF_T % 2147483647 == 1) |
|
|
|
? 1 : -1]; |
|
|
|
@ -12350,7 +12338,7 @@ else |
|
|
|
We can't simply define LARGE_OFF_T to be 9223372036854775807, |
|
|
|
since some C++ compilers masquerading as C compilers |
|
|
|
incorrectly reject 9223372036854775807. */ |
|
|
|
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) |
|
|
|
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
|
|
|
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
|
|
|
&& LARGE_OFF_T % 2147483647 == 1) |
|
|
|
? 1 : -1]; |
|
|
|
@ -12374,7 +12362,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
|
|
We can't simply define LARGE_OFF_T to be 9223372036854775807, |
|
|
|
since some C++ compilers masquerading as C compilers |
|
|
|
incorrectly reject 9223372036854775807. */ |
|
|
|
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) |
|
|
|
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
|
|
|
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
|
|
|
&& LARGE_OFF_T % 2147483647 == 1) |
|
|
|
? 1 : -1]; |
|
|
|
|