|
@@ -1,6 +1,6 @@
|
|
|
#! /bin/sh
|
|
#! /bin/sh
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
-# Generated by GNU Autoconf 2.69 for FreeType 2.7.
|
|
|
|
|
|
|
+# Generated by GNU Autoconf 2.69 for FreeType 2.6.5.
|
|
|
#
|
|
#
|
|
|
# Report bugs to <[email protected]>.
|
|
# Report bugs to <[email protected]>.
|
|
|
#
|
|
#
|
|
@@ -590,8 +590,8 @@ MAKEFLAGS=
|
|
|
# Identity of this package.
|
|
# Identity of this package.
|
|
|
PACKAGE_NAME='FreeType'
|
|
PACKAGE_NAME='FreeType'
|
|
|
PACKAGE_TARNAME='freetype'
|
|
PACKAGE_TARNAME='freetype'
|
|
|
-PACKAGE_VERSION='2.7'
|
|
|
|
|
-PACKAGE_STRING='FreeType 2.7'
|
|
|
|
|
|
|
+PACKAGE_VERSION='2.6.5'
|
|
|
|
|
+PACKAGE_STRING='FreeType 2.6.5'
|
|
|
PACKAGE_BUGREPORT='[email protected]'
|
|
PACKAGE_BUGREPORT='[email protected]'
|
|
|
PACKAGE_URL=''
|
|
PACKAGE_URL=''
|
|
|
|
|
|
|
@@ -755,7 +755,6 @@ with_gnu_ld
|
|
|
with_sysroot
|
|
with_sysroot
|
|
|
enable_libtool_lock
|
|
enable_libtool_lock
|
|
|
enable_biarch_config
|
|
enable_biarch_config
|
|
|
-enable_largefile
|
|
|
|
|
enable_mmap
|
|
enable_mmap
|
|
|
with_zlib
|
|
with_zlib
|
|
|
with_bzip2
|
|
with_bzip2
|
|
@@ -1329,7 +1328,7 @@ if test "$ac_init_help" = "long"; then
|
|
|
# Omit some internal or obsolete options to make the list less imposing.
|
|
# Omit some internal or obsolete options to make the list less imposing.
|
|
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
|
|
cat <<_ACEOF
|
|
cat <<_ACEOF
|
|
|
-\`configure' configures FreeType 2.7 to adapt to many kinds of systems.
|
|
|
|
|
|
|
+\`configure' configures FreeType 2.6.5 to adapt to many kinds of systems.
|
|
|
|
|
|
|
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
|
|
|
|
|
|
@@ -1394,7 +1393,7 @@ fi
|
|
|
|
|
|
|
|
if test -n "$ac_init_help"; then
|
|
if test -n "$ac_init_help"; then
|
|
|
case $ac_init_help in
|
|
case $ac_init_help in
|
|
|
- short | recursive ) echo "Configuration of FreeType 2.7:";;
|
|
|
|
|
|
|
+ short | recursive ) echo "Configuration of FreeType 2.6.5:";;
|
|
|
esac
|
|
esac
|
|
|
cat <<\_ACEOF
|
|
cat <<\_ACEOF
|
|
|
|
|
|
|
@@ -1409,7 +1408,6 @@ Optional Features:
|
|
|
--disable-libtool-lock avoid locking (might break parallel builds)
|
|
--disable-libtool-lock avoid locking (might break parallel builds)
|
|
|
--enable-biarch-config install biarch ftconfig.h to support multiple
|
|
--enable-biarch-config install biarch ftconfig.h to support multiple
|
|
|
architectures by single file
|
|
architectures by single file
|
|
|
- --disable-largefile omit support for large files
|
|
|
|
|
--disable-mmap do not check mmap() and do not use
|
|
--disable-mmap do not check mmap() and do not use
|
|
|
|
|
|
|
|
Optional Packages:
|
|
Optional Packages:
|
|
@@ -1541,7 +1539,7 @@ fi
|
|
|
test -n "$ac_init_help" && exit $ac_status
|
|
test -n "$ac_init_help" && exit $ac_status
|
|
|
if $ac_init_version; then
|
|
if $ac_init_version; then
|
|
|
cat <<\_ACEOF
|
|
cat <<\_ACEOF
|
|
|
-FreeType configure 2.7
|
|
|
|
|
|
|
+FreeType configure 2.6.5
|
|
|
generated by GNU Autoconf 2.69
|
|
generated by GNU Autoconf 2.69
|
|
|
|
|
|
|
|
Copyright (C) 2012 Free Software Foundation, Inc.
|
|
Copyright (C) 2012 Free Software Foundation, Inc.
|
|
@@ -2139,7 +2137,7 @@ cat >config.log <<_ACEOF
|
|
|
This file contains any messages produced by compilers while
|
|
This file contains any messages produced by compilers while
|
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
|
|
|
|
-It was created by FreeType $as_me 2.7, which was
|
|
|
|
|
|
|
+It was created by FreeType $as_me 2.6.5, which was
|
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
|
|
|
|
$ $0 $@
|
|
$ $0 $@
|
|
@@ -2495,7 +2493,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
|
|
|
|
# Don't forget to update `docs/VERSIONS.TXT'!
|
|
# Don't forget to update `docs/VERSIONS.TXT'!
|
|
|
|
|
|
|
|
-version_info='18:6:12'
|
|
|
|
|
|
|
+version_info='18:5:12'
|
|
|
|
|
|
|
|
ft_version=`echo $version_info | tr : .`
|
|
ft_version=`echo $version_info | tr : .`
|
|
|
|
|
|
|
@@ -12525,207 +12523,6 @@ CPPFLAGS="${orig_CPPFLAGS}"
|
|
|
|
|
|
|
|
# checks for library functions
|
|
# checks for library functions
|
|
|
|
|
|
|
|
-# Check whether --enable-largefile was given.
|
|
|
|
|
-if test "${enable_largefile+set}" = set; then :
|
|
|
|
|
- enableval=$enable_largefile;
|
|
|
|
|
-fi
|
|
|
|
|
-
|
|
|
|
|
-if test "$enable_largefile" != no; then
|
|
|
|
|
-
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
|
|
|
|
|
-$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
|
|
|
|
|
-if ${ac_cv_sys_largefile_CC+:} false; then :
|
|
|
|
|
- $as_echo_n "(cached) " >&6
|
|
|
|
|
-else
|
|
|
|
|
- ac_cv_sys_largefile_CC=no
|
|
|
|
|
- if test "$GCC" != yes; then
|
|
|
|
|
- ac_save_CC=$CC
|
|
|
|
|
- while :; do
|
|
|
|
|
- # IRIX 6.2 and later do not support large files by default,
|
|
|
|
|
- # so use the C compiler's -n32 option if that helps.
|
|
|
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
|
|
|
-/* end confdefs.h. */
|
|
|
|
|
-#include <sys/types.h>
|
|
|
|
|
- /* Check that off_t can represent 2**63 - 1 correctly.
|
|
|
|
|
- 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 << 62) - 1 + ((off_t) 1 << 62))
|
|
|
|
|
- int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
|
|
|
- && LARGE_OFF_T % 2147483647 == 1)
|
|
|
|
|
- ? 1 : -1];
|
|
|
|
|
-int
|
|
|
|
|
-main ()
|
|
|
|
|
-{
|
|
|
|
|
-
|
|
|
|
|
- ;
|
|
|
|
|
- return 0;
|
|
|
|
|
-}
|
|
|
|
|
-_ACEOF
|
|
|
|
|
- if ac_fn_c_try_compile "$LINENO"; then :
|
|
|
|
|
- break
|
|
|
|
|
-fi
|
|
|
|
|
-rm -f core conftest.err conftest.$ac_objext
|
|
|
|
|
- CC="$CC -n32"
|
|
|
|
|
- if ac_fn_c_try_compile "$LINENO"; then :
|
|
|
|
|
- ac_cv_sys_largefile_CC=' -n32'; break
|
|
|
|
|
-fi
|
|
|
|
|
-rm -f core conftest.err conftest.$ac_objext
|
|
|
|
|
- break
|
|
|
|
|
- done
|
|
|
|
|
- CC=$ac_save_CC
|
|
|
|
|
- rm -f conftest.$ac_ext
|
|
|
|
|
- fi
|
|
|
|
|
-fi
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
|
|
|
|
|
-$as_echo "$ac_cv_sys_largefile_CC" >&6; }
|
|
|
|
|
- if test "$ac_cv_sys_largefile_CC" != no; then
|
|
|
|
|
- CC=$CC$ac_cv_sys_largefile_CC
|
|
|
|
|
- fi
|
|
|
|
|
-
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
|
|
|
|
|
-$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
|
|
|
|
|
-if ${ac_cv_sys_file_offset_bits+:} false; then :
|
|
|
|
|
- $as_echo_n "(cached) " >&6
|
|
|
|
|
-else
|
|
|
|
|
- while :; do
|
|
|
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
|
|
|
-/* end confdefs.h. */
|
|
|
|
|
-#include <sys/types.h>
|
|
|
|
|
- /* Check that off_t can represent 2**63 - 1 correctly.
|
|
|
|
|
- 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 << 62) - 1 + ((off_t) 1 << 62))
|
|
|
|
|
- int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
|
|
|
- && LARGE_OFF_T % 2147483647 == 1)
|
|
|
|
|
- ? 1 : -1];
|
|
|
|
|
-int
|
|
|
|
|
-main ()
|
|
|
|
|
-{
|
|
|
|
|
-
|
|
|
|
|
- ;
|
|
|
|
|
- return 0;
|
|
|
|
|
-}
|
|
|
|
|
-_ACEOF
|
|
|
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
|
|
|
- ac_cv_sys_file_offset_bits=no; break
|
|
|
|
|
-fi
|
|
|
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
|
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
|
|
|
-/* end confdefs.h. */
|
|
|
|
|
-#define _FILE_OFFSET_BITS 64
|
|
|
|
|
-#include <sys/types.h>
|
|
|
|
|
- /* Check that off_t can represent 2**63 - 1 correctly.
|
|
|
|
|
- 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 << 62) - 1 + ((off_t) 1 << 62))
|
|
|
|
|
- int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
|
|
|
- && LARGE_OFF_T % 2147483647 == 1)
|
|
|
|
|
- ? 1 : -1];
|
|
|
|
|
-int
|
|
|
|
|
-main ()
|
|
|
|
|
-{
|
|
|
|
|
-
|
|
|
|
|
- ;
|
|
|
|
|
- return 0;
|
|
|
|
|
-}
|
|
|
|
|
-_ACEOF
|
|
|
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
|
|
|
- ac_cv_sys_file_offset_bits=64; break
|
|
|
|
|
-fi
|
|
|
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
|
|
|
- ac_cv_sys_file_offset_bits=unknown
|
|
|
|
|
- break
|
|
|
|
|
-done
|
|
|
|
|
-fi
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
|
|
|
|
|
-$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
|
|
|
|
|
-case $ac_cv_sys_file_offset_bits in #(
|
|
|
|
|
- no | unknown) ;;
|
|
|
|
|
- *)
|
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
|
|
|
-#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
|
|
|
|
|
-_ACEOF
|
|
|
|
|
-;;
|
|
|
|
|
-esac
|
|
|
|
|
-rm -rf conftest*
|
|
|
|
|
- if test $ac_cv_sys_file_offset_bits = unknown; then
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
|
|
|
|
|
-$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
|
|
|
|
|
-if ${ac_cv_sys_large_files+:} false; then :
|
|
|
|
|
- $as_echo_n "(cached) " >&6
|
|
|
|
|
-else
|
|
|
|
|
- while :; do
|
|
|
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
|
|
|
-/* end confdefs.h. */
|
|
|
|
|
-#include <sys/types.h>
|
|
|
|
|
- /* Check that off_t can represent 2**63 - 1 correctly.
|
|
|
|
|
- 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 << 62) - 1 + ((off_t) 1 << 62))
|
|
|
|
|
- int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
|
|
|
- && LARGE_OFF_T % 2147483647 == 1)
|
|
|
|
|
- ? 1 : -1];
|
|
|
|
|
-int
|
|
|
|
|
-main ()
|
|
|
|
|
-{
|
|
|
|
|
-
|
|
|
|
|
- ;
|
|
|
|
|
- return 0;
|
|
|
|
|
-}
|
|
|
|
|
-_ACEOF
|
|
|
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
|
|
|
- ac_cv_sys_large_files=no; break
|
|
|
|
|
-fi
|
|
|
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
|
|
|
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
|
|
|
-/* end confdefs.h. */
|
|
|
|
|
-#define _LARGE_FILES 1
|
|
|
|
|
-#include <sys/types.h>
|
|
|
|
|
- /* Check that off_t can represent 2**63 - 1 correctly.
|
|
|
|
|
- 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 << 62) - 1 + ((off_t) 1 << 62))
|
|
|
|
|
- int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
|
|
|
- && LARGE_OFF_T % 2147483647 == 1)
|
|
|
|
|
- ? 1 : -1];
|
|
|
|
|
-int
|
|
|
|
|
-main ()
|
|
|
|
|
-{
|
|
|
|
|
-
|
|
|
|
|
- ;
|
|
|
|
|
- return 0;
|
|
|
|
|
-}
|
|
|
|
|
-_ACEOF
|
|
|
|
|
-if ac_fn_c_try_compile "$LINENO"; then :
|
|
|
|
|
- ac_cv_sys_large_files=1; break
|
|
|
|
|
-fi
|
|
|
|
|
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
|
|
|
|
- ac_cv_sys_large_files=unknown
|
|
|
|
|
- break
|
|
|
|
|
-done
|
|
|
|
|
-fi
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
|
|
|
|
|
-$as_echo "$ac_cv_sys_large_files" >&6; }
|
|
|
|
|
-case $ac_cv_sys_large_files in #(
|
|
|
|
|
- no | unknown) ;;
|
|
|
|
|
- *)
|
|
|
|
|
-cat >>confdefs.h <<_ACEOF
|
|
|
|
|
-#define _LARGE_FILES $ac_cv_sys_large_files
|
|
|
|
|
-_ACEOF
|
|
|
|
|
-;;
|
|
|
|
|
-esac
|
|
|
|
|
-rm -rf conftest*
|
|
|
|
|
- fi
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-fi
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
# Here we check whether we can use our mmap file component.
|
|
# Here we check whether we can use our mmap file component.
|
|
|
|
|
|
|
|
# Check whether --enable-mmap was given.
|
|
# Check whether --enable-mmap was given.
|
|
@@ -14900,7 +14697,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|
|
# report actual input values of CONFIG_FILES etc. instead of their
|
|
# report actual input values of CONFIG_FILES etc. instead of their
|
|
|
# values after options handling.
|
|
# values after options handling.
|
|
|
ac_log="
|
|
ac_log="
|
|
|
-This file was extended by FreeType $as_me 2.7, which was
|
|
|
|
|
|
|
+This file was extended by FreeType $as_me 2.6.5, which was
|
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
|
|
|
|
CONFIG_FILES = $CONFIG_FILES
|
|
CONFIG_FILES = $CONFIG_FILES
|
|
@@ -14966,7 +14763,7 @@ _ACEOF
|
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
|
|
ac_cs_version="\\
|
|
ac_cs_version="\\
|
|
|
-FreeType config.status 2.7
|
|
|
|
|
|
|
+FreeType config.status 2.6.5
|
|
|
configured by $0, generated by GNU Autoconf 2.69,
|
|
configured by $0, generated by GNU Autoconf 2.69,
|
|
|
with options \\"\$ac_cs_config\\"
|
|
with options \\"\$ac_cs_config\\"
|
|
|
|
|
|