| OLD | NEW | 
|      1 #! /bin/sh |      1 #! /bin/sh | 
|      2 # Guess values for system-dependent variables and create Makefiles. |      2 # Guess values for system-dependent variables and create Makefiles. | 
|      3 # Generated by GNU Autoconf 2.68. |      3 # Generated by GNU Autoconf 2.68. | 
|      4 # |      4 # | 
|      5 # |      5 # | 
|      6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |      6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 
|      7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software |      7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | 
|      8 # Foundation, Inc. |      8 # Foundation, Inc. | 
|      9 # |      9 # | 
|     10 # |     10 # | 
| (...skipping 595 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|    606 # include <stdint.h> |    606 # include <stdint.h> | 
|    607 #endif |    607 #endif | 
|    608 #ifdef HAVE_UNISTD_H |    608 #ifdef HAVE_UNISTD_H | 
|    609 # include <unistd.h> |    609 # include <unistd.h> | 
|    610 #endif" |    610 #endif" | 
|    611  |    611  | 
|    612 ac_subst_vars='am__EXEEXT_FALSE |    612 ac_subst_vars='am__EXEEXT_FALSE | 
|    613 am__EXEEXT_TRUE |    613 am__EXEEXT_TRUE | 
|    614 LTLIBOBJS |    614 LTLIBOBJS | 
|    615 LIBOBJS |    615 LIBOBJS | 
 |    616 PC_LIBM | 
 |    617 PC_BUILD | 
|    616 CUSTOM_MODES_FALSE |    618 CUSTOM_MODES_FALSE | 
|    617 CUSTOM_MODES_TRUE |    619 CUSTOM_MODES_TRUE | 
|    618 FIXED_POINT_FALSE |    620 FIXED_POINT_FALSE | 
|    619 FIXED_POINT_TRUE |    621 FIXED_POINT_TRUE | 
|    620 SIZE32 |    622 SIZE32 | 
|    621 SIZE16 |    623 SIZE16 | 
|    622 SYMBOL_VISIBILITY |    624 SYMBOL_VISIBILITY | 
|    623 HAVE_DOXYGEN_FALSE |    625 HAVE_DOXYGEN_FALSE | 
|    624 HAVE_DOXYGEN_TRUE |    626 HAVE_DOXYGEN_TRUE | 
|    625 HAVE_DOXYGEN |    627 HAVE_DOXYGEN | 
| (...skipping 760 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   1386 if test -n "$ac_init_help"; then |   1388 if test -n "$ac_init_help"; then | 
|   1387  |   1389  | 
|   1388   cat <<\_ACEOF |   1390   cat <<\_ACEOF | 
|   1389  |   1391  | 
|   1390 Optional Features: |   1392 Optional Features: | 
|   1391   --disable-option-checking  ignore unrecognized --enable/--with options |   1393   --disable-option-checking  ignore unrecognized --enable/--with options | 
|   1392   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) |   1394   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) | 
|   1393   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] |   1395   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] | 
|   1394   --enable-silent-rules          less verbose build output (undo: `make V=1') |   1396   --enable-silent-rules          less verbose build output (undo: `make V=1') | 
|   1395   --disable-silent-rules         verbose build output (undo: `make V=0') |   1397   --disable-silent-rules         verbose build output (undo: `make V=0') | 
|   1396   --enable-maintainer-mode  enable make rules and dependencies not useful |   1398   --disable-maintainer-mode  disable make rules and dependencies not useful | 
|   1397                           (and sometimes confusing) to the casual installer |   1399                           (and sometimes confusing) to the casual installer | 
|   1398   --enable-shared[=PKGS]  build shared libraries [default=yes] |   1400   --enable-shared[=PKGS]  build shared libraries [default=yes] | 
|   1399   --enable-static[=PKGS]  build static libraries [default=yes] |   1401   --enable-static[=PKGS]  build static libraries [default=yes] | 
|   1400   --enable-fast-install[=PKGS] |   1402   --enable-fast-install[=PKGS] | 
|   1401                           optimize for fast installation [default=yes] |   1403                           optimize for fast installation [default=yes] | 
|   1402   --disable-dependency-tracking  speeds up one-time build |   1404   --disable-dependency-tracking  speeds up one-time build | 
|   1403   --enable-dependency-tracking   do not reject slow dependency extractors |   1405   --enable-dependency-tracking   do not reject slow dependency extractors | 
|   1404   --disable-libtool-lock  avoid locking (might break parallel builds) |   1406   --disable-libtool-lock  avoid locking (might break parallel builds) | 
|   1405   --enable-fixed-point       compile without floating point (for machines withou
       t a fast enough FPU) |   1407   --enable-fixed-point       compile without floating point (for machines withou
       t a fast enough FPU) | 
|   1406   --enable-fixed-point-debug debug fixed-point implementation |   1408   --enable-fixed-point-debug debug fixed-point implementation | 
| (...skipping 1070 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   2477  |   2479  | 
|   2478  |   2480  | 
|   2479 # For config.h. |   2481 # For config.h. | 
|   2480  |   2482  | 
|   2481 cat >>confdefs.h <<_ACEOF |   2483 cat >>confdefs.h <<_ACEOF | 
|   2482 #define OPUS_VERSION "$OPUS_VERSION" |   2484 #define OPUS_VERSION "$OPUS_VERSION" | 
|   2483 _ACEOF |   2485 _ACEOF | 
|   2484  |   2486  | 
|   2485  |   2487  | 
|   2486 # For libtool. |   2488 # For libtool. | 
|   2487 OPUS_LT_CURRENT=2 |   2489 OPUS_LT_CURRENT=3 | 
|   2488 OPUS_LT_REVISION=0 |   2490 OPUS_LT_REVISION=0 | 
|   2489 OPUS_LT_AGE=2 |   2491 OPUS_LT_AGE=3 | 
|   2490  |   2492  | 
|   2491  |   2493  | 
|   2492  |   2494  | 
|   2493  |   2495  | 
|   2494  |   2496  | 
|   2495 am__api_version='1.11' |   2497 am__api_version='1.11' | 
|   2496  |   2498  | 
|   2497 ac_aux_dir= |   2499 ac_aux_dir= | 
|   2498 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |   2500 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | 
|   2499   if test -f "$ac_dir/install-sh"; then |   2501   if test -f "$ac_dir/install-sh"; then | 
| (...skipping 490 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   2990  |   2992  | 
|   2991  |   2993  | 
|   2992  |   2994  | 
|   2993  |   2995  | 
|   2994 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-s
       pecific portions of Makefiles" >&5 |   2996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-s
       pecific portions of Makefiles" >&5 | 
|   2995 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles
       ... " >&6; } |   2997 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles
       ... " >&6; } | 
|   2996     # Check whether --enable-maintainer-mode was given. |   2998     # Check whether --enable-maintainer-mode was given. | 
|   2997 if test "${enable_maintainer_mode+set}" = set; then : |   2999 if test "${enable_maintainer_mode+set}" = set; then : | 
|   2998   enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval |   3000   enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval | 
|   2999 else |   3001 else | 
|   3000   USE_MAINTAINER_MODE=no |   3002   USE_MAINTAINER_MODE=yes | 
|   3001 fi |   3003 fi | 
|   3002  |   3004  | 
|   3003   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 |   3005   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 | 
|   3004 $as_echo "$USE_MAINTAINER_MODE" >&6; } |   3006 $as_echo "$USE_MAINTAINER_MODE" >&6; } | 
|   3005    if test $USE_MAINTAINER_MODE = yes; then |   3007    if test $USE_MAINTAINER_MODE = yes; then | 
|   3006   MAINTAINER_MODE_TRUE= |   3008   MAINTAINER_MODE_TRUE= | 
|   3007   MAINTAINER_MODE_FALSE='#' |   3009   MAINTAINER_MODE_FALSE='#' | 
|   3008 else |   3010 else | 
|   3009   MAINTAINER_MODE_TRUE='#' |   3011   MAINTAINER_MODE_TRUE='#' | 
|   3010   MAINTAINER_MODE_FALSE= |   3012   MAINTAINER_MODE_FALSE= | 
| (...skipping 8869 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  11880   *) |  11882   *) | 
|  11881     CC="$CC $ac_cv_prog_cc_c99" |  11883     CC="$CC $ac_cv_prog_cc_c99" | 
|  11882     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5 |  11884     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5 | 
|  11883 $as_echo "$ac_cv_prog_cc_c99" >&6; } ;; |  11885 $as_echo "$ac_cv_prog_cc_c99" >&6; } ;; | 
|  11884 esac |  11886 esac | 
|  11885 if test "x$ac_cv_prog_cc_c99" != xno; then : |  11887 if test "x$ac_cv_prog_cc_c99" != xno; then : | 
|  11886  |  11888  | 
|  11887 fi |  11889 fi | 
|  11888  |  11890  | 
|  11889  |  11891  | 
|  11890  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bige
       ndian" >&5 |  | 
|  11891 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } |  | 
|  11892 if ${ac_cv_c_bigendian+:} false; then : |  | 
|  11893   $as_echo_n "(cached) " >&6 |  | 
|  11894 else |  | 
|  11895   ac_cv_c_bigendian=unknown |  | 
|  11896     # See if we're dealing with a universal compiler. |  | 
|  11897     cat confdefs.h - <<_ACEOF >conftest.$ac_ext |  | 
|  11898 /* end confdefs.h.  */ |  | 
|  11899 #ifndef __APPLE_CC__ |  | 
|  11900                not a universal capable compiler |  | 
|  11901              #endif |  | 
|  11902              typedef int dummy; |  | 
|  11903  |  | 
|  11904 _ACEOF |  | 
|  11905 if ac_fn_c_try_compile "$LINENO"; then : |  | 
|  11906  |  | 
|  11907         # Check for potential -arch flags.  It is not universal unless |  | 
|  11908         # there are at least two -arch flags with different values. |  | 
|  11909         ac_arch= |  | 
|  11910         ac_prev= |  | 
|  11911         for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do |  | 
|  11912          if test -n "$ac_prev"; then |  | 
|  11913            case $ac_word in |  | 
|  11914              i?86 | x86_64 | ppc | ppc64) |  | 
|  11915                if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then |  | 
|  11916                  ac_arch=$ac_word |  | 
|  11917                else |  | 
|  11918                  ac_cv_c_bigendian=universal |  | 
|  11919                  break |  | 
|  11920                fi |  | 
|  11921                ;; |  | 
|  11922            esac |  | 
|  11923            ac_prev= |  | 
|  11924          elif test "x$ac_word" = "x-arch"; then |  | 
|  11925            ac_prev=arch |  | 
|  11926          fi |  | 
|  11927        done |  | 
|  11928 fi |  | 
|  11929 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |  | 
|  11930     if test $ac_cv_c_bigendian = unknown; then |  | 
|  11931       # See if sys/param.h defines the BYTE_ORDER macro. |  | 
|  11932       cat confdefs.h - <<_ACEOF >conftest.$ac_ext |  | 
|  11933 /* end confdefs.h.  */ |  | 
|  11934 #include <sys/types.h> |  | 
|  11935              #include <sys/param.h> |  | 
|  11936  |  | 
|  11937 int |  | 
|  11938 main () |  | 
|  11939 { |  | 
|  11940 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \ |  | 
|  11941                      && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \ |  | 
|  11942                      && LITTLE_ENDIAN) |  | 
|  11943               bogus endian macros |  | 
|  11944              #endif |  | 
|  11945  |  | 
|  11946   ; |  | 
|  11947   return 0; |  | 
|  11948 } |  | 
|  11949 _ACEOF |  | 
|  11950 if ac_fn_c_try_compile "$LINENO"; then : |  | 
|  11951   # It does; now see whether it defined to BIG_ENDIAN or not. |  | 
|  11952          cat confdefs.h - <<_ACEOF >conftest.$ac_ext |  | 
|  11953 /* end confdefs.h.  */ |  | 
|  11954 #include <sys/types.h> |  | 
|  11955                 #include <sys/param.h> |  | 
|  11956  |  | 
|  11957 int |  | 
|  11958 main () |  | 
|  11959 { |  | 
|  11960 #if BYTE_ORDER != BIG_ENDIAN |  | 
|  11961                  not big endian |  | 
|  11962                 #endif |  | 
|  11963  |  | 
|  11964   ; |  | 
|  11965   return 0; |  | 
|  11966 } |  | 
|  11967 _ACEOF |  | 
|  11968 if ac_fn_c_try_compile "$LINENO"; then : |  | 
|  11969   ac_cv_c_bigendian=yes |  | 
|  11970 else |  | 
|  11971   ac_cv_c_bigendian=no |  | 
|  11972 fi |  | 
|  11973 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |  | 
|  11974 fi |  | 
|  11975 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |  | 
|  11976     fi |  | 
|  11977     if test $ac_cv_c_bigendian = unknown; then |  | 
|  11978       # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris). |  | 
|  11979       cat confdefs.h - <<_ACEOF >conftest.$ac_ext |  | 
|  11980 /* end confdefs.h.  */ |  | 
|  11981 #include <limits.h> |  | 
|  11982  |  | 
|  11983 int |  | 
|  11984 main () |  | 
|  11985 { |  | 
|  11986 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) |  | 
|  11987               bogus endian macros |  | 
|  11988              #endif |  | 
|  11989  |  | 
|  11990   ; |  | 
|  11991   return 0; |  | 
|  11992 } |  | 
|  11993 _ACEOF |  | 
|  11994 if ac_fn_c_try_compile "$LINENO"; then : |  | 
|  11995   # It does; now see whether it defined to _BIG_ENDIAN or not. |  | 
|  11996          cat confdefs.h - <<_ACEOF >conftest.$ac_ext |  | 
|  11997 /* end confdefs.h.  */ |  | 
|  11998 #include <limits.h> |  | 
|  11999  |  | 
|  12000 int |  | 
|  12001 main () |  | 
|  12002 { |  | 
|  12003 #ifndef _BIG_ENDIAN |  | 
|  12004                  not big endian |  | 
|  12005                 #endif |  | 
|  12006  |  | 
|  12007   ; |  | 
|  12008   return 0; |  | 
|  12009 } |  | 
|  12010 _ACEOF |  | 
|  12011 if ac_fn_c_try_compile "$LINENO"; then : |  | 
|  12012   ac_cv_c_bigendian=yes |  | 
|  12013 else |  | 
|  12014   ac_cv_c_bigendian=no |  | 
|  12015 fi |  | 
|  12016 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |  | 
|  12017 fi |  | 
|  12018 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |  | 
|  12019     fi |  | 
|  12020     if test $ac_cv_c_bigendian = unknown; then |  | 
|  12021       # Compile a test program. |  | 
|  12022       if test "$cross_compiling" = yes; then : |  | 
|  12023   # Try to guess by grepping values from an object file. |  | 
|  12024          cat confdefs.h - <<_ACEOF >conftest.$ac_ext |  | 
|  12025 /* end confdefs.h.  */ |  | 
|  12026 short int ascii_mm[] = |  | 
|  12027                   { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; |  | 
|  12028                 short int ascii_ii[] = |  | 
|  12029                   { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; |  | 
|  12030                 int use_ascii (int i) { |  | 
|  12031                   return ascii_mm[i] + ascii_ii[i]; |  | 
|  12032                 } |  | 
|  12033                 short int ebcdic_ii[] = |  | 
|  12034                   { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; |  | 
|  12035                 short int ebcdic_mm[] = |  | 
|  12036                   { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; |  | 
|  12037                 int use_ebcdic (int i) { |  | 
|  12038                   return ebcdic_mm[i] + ebcdic_ii[i]; |  | 
|  12039                 } |  | 
|  12040                 extern int foo; |  | 
|  12041  |  | 
|  12042 int |  | 
|  12043 main () |  | 
|  12044 { |  | 
|  12045 return use_ascii (foo) == use_ebcdic (foo); |  | 
|  12046   ; |  | 
|  12047   return 0; |  | 
|  12048 } |  | 
|  12049 _ACEOF |  | 
|  12050 if ac_fn_c_try_compile "$LINENO"; then : |  | 
|  12051   if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then |  | 
|  12052               ac_cv_c_bigendian=yes |  | 
|  12053             fi |  | 
|  12054             if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then |  | 
|  12055               if test "$ac_cv_c_bigendian" = unknown; then |  | 
|  12056                 ac_cv_c_bigendian=no |  | 
|  12057               else |  | 
|  12058                 # finding both strings is unlikely to happen, but who knows? |  | 
|  12059                 ac_cv_c_bigendian=unknown |  | 
|  12060               fi |  | 
|  12061             fi |  | 
|  12062 fi |  | 
|  12063 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |  | 
|  12064 else |  | 
|  12065   cat confdefs.h - <<_ACEOF >conftest.$ac_ext |  | 
|  12066 /* end confdefs.h.  */ |  | 
|  12067 $ac_includes_default |  | 
|  12068 int |  | 
|  12069 main () |  | 
|  12070 { |  | 
|  12071  |  | 
|  12072              /* Are we little or big endian?  From Harbison&Steele.  */ |  | 
|  12073              union |  | 
|  12074              { |  | 
|  12075                long int l; |  | 
|  12076                char c[sizeof (long int)]; |  | 
|  12077              } u; |  | 
|  12078              u.l = 1; |  | 
|  12079              return u.c[sizeof (long int) - 1] == 1; |  | 
|  12080  |  | 
|  12081   ; |  | 
|  12082   return 0; |  | 
|  12083 } |  | 
|  12084 _ACEOF |  | 
|  12085 if ac_fn_c_try_run "$LINENO"; then : |  | 
|  12086   ac_cv_c_bigendian=no |  | 
|  12087 else |  | 
|  12088   ac_cv_c_bigendian=yes |  | 
|  12089 fi |  | 
|  12090 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ |  | 
|  12091   conftest.$ac_objext conftest.beam conftest.$ac_ext |  | 
|  12092 fi |  | 
|  12093  |  | 
|  12094     fi |  | 
|  12095 fi |  | 
|  12096 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5 |  | 
|  12097 $as_echo "$ac_cv_c_bigendian" >&6; } |  | 
|  12098  case $ac_cv_c_bigendian in #( |  | 
|  12099    yes) |  | 
|  12100      $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h |  | 
|  12101 ;; #( |  | 
|  12102    no) |  | 
|  12103       ;; #( |  | 
|  12104    universal) |  | 
|  12105  |  | 
|  12106 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h |  | 
|  12107  |  | 
|  12108      ;; #( |  | 
|  12109    *) |  | 
|  12110      as_fn_error $? "unknown endianness |  | 
|  12111  presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; |  | 
|  12112  esac |  | 
|  12113  |  | 
|  12114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const
       " >&5 |  11892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const
       " >&5 | 
|  12115 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } |  11893 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } | 
|  12116 if ${ac_cv_c_const+:} false; then : |  11894 if ${ac_cv_c_const+:} false; then : | 
|  12117   $as_echo_n "(cached) " >&6 |  11895   $as_echo_n "(cached) " >&6 | 
|  12118 else |  11896 else | 
|  12119   cat confdefs.h - <<_ACEOF >conftest.$ac_ext |  11897   cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 
|  12120 /* end confdefs.h.  */ |  11898 /* end confdefs.h.  */ | 
|  12121  |  11899  | 
|  12122 int |  11900 int | 
|  12123 main () |  11901 main () | 
| (...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  12421 ac_enable_fixed="no"; |  12199 ac_enable_fixed="no"; | 
|  12422 ac_enable_float="yes"; |  12200 ac_enable_float="yes"; | 
|  12423 # Check whether --enable-fixed-point was given. |  12201 # Check whether --enable-fixed-point was given. | 
|  12424 if test "${enable_fixed_point+set}" = set; then : |  12202 if test "${enable_fixed_point+set}" = set; then : | 
|  12425   enableval=$enable_fixed_point; if test "$enableval" = yes; then |  12203   enableval=$enable_fixed_point; if test "$enableval" = yes; then | 
|  12426   ac_enable_fixed="yes"; |  12204   ac_enable_fixed="yes"; | 
|  12427   ac_enable_float="no"; |  12205   ac_enable_float="no"; | 
|  12428  |  12206  | 
|  12429 $as_echo "#define FIXED_POINT 1" >>confdefs.h |  12207 $as_echo "#define FIXED_POINT 1" >>confdefs.h | 
|  12430  |  12208  | 
|  12431 else |  | 
|  12432  |  | 
|  12433 $as_echo "#define FLOATING_POINT /**/" >>confdefs.h |  | 
|  12434  |  | 
|  12435 fi |  12209 fi | 
|  12436 else |  | 
|  12437  |  | 
|  12438 $as_echo "#define FLOATING_POINT /**/" >>confdefs.h |  | 
|  12439  |  | 
|  12440 fi |  12210 fi | 
|  12441  |  12211  | 
|  12442  |  12212  | 
|  12443 ac_enable_fixed_debug="no" |  12213 ac_enable_fixed_debug="no" | 
|  12444 # Check whether --enable-fixed-point-debug was given. |  12214 # Check whether --enable-fixed-point-debug was given. | 
|  12445 if test "${enable_fixed_point_debug+set}" = set; then : |  12215 if test "${enable_fixed_point_debug+set}" = set; then : | 
|  12446   enableval=$enable_fixed_point_debug; if test "$enableval" = yes; then |  12216   enableval=$enable_fixed_point_debug; if test "$enableval" = yes; then | 
|  12447   ac_enable_fixed_debug="yes" |  12217   ac_enable_fixed_debug="yes" | 
|  12448  |  12218  | 
|  12449 $as_echo "#define FIXED_DEBUG /**/" >>confdefs.h |  12219 $as_echo "#define FIXED_DEBUG /**/" >>confdefs.h | 
| (...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  12813  |  12583  | 
|  12814  if test x$ac_enable_custom_modes = xyes; then |  12584  if test x$ac_enable_custom_modes = xyes; then | 
|  12815   CUSTOM_MODES_TRUE= |  12585   CUSTOM_MODES_TRUE= | 
|  12816   CUSTOM_MODES_FALSE='#' |  12586   CUSTOM_MODES_FALSE='#' | 
|  12817 else |  12587 else | 
|  12818   CUSTOM_MODES_TRUE='#' |  12588   CUSTOM_MODES_TRUE='#' | 
|  12819   CUSTOM_MODES_FALSE= |  12589   CUSTOM_MODES_FALSE= | 
|  12820 fi |  12590 fi | 
|  12821  |  12591  | 
|  12822  |  12592  | 
 |  12593 if test x$ac_enable_float = xyes; then | 
 |  12594   PC_BUILD="floating-point" | 
 |  12595   PC_LIBM=$LIBM | 
 |  12596 else | 
 |  12597   PC_BUILD="fixed-point" | 
 |  12598   PC_LIBM= | 
 |  12599 fi | 
 |  12600 if test x$ac_enable_custom_modes = xyes; then | 
 |  12601   PC_BUILD="${PC_BUILD}, custom modes" | 
 |  12602   PC_LIBM=$LIBM | 
 |  12603 fi | 
 |  12604  | 
 |  12605  | 
 |  12606  | 
 |  12607  | 
|  12823 ac_config_files="$ac_config_files Makefile opus.pc opus-uninstalled.pc doc/Makef
       ile doc/Doxyfile" |  12608 ac_config_files="$ac_config_files Makefile opus.pc opus-uninstalled.pc doc/Makef
       ile doc/Doxyfile" | 
|  12824  |  12609  | 
 |  12610  | 
|  12825 cat >confcache <<\_ACEOF |  12611 cat >confcache <<\_ACEOF | 
|  12826 # This file is a shell script that caches the results of configure |  12612 # This file is a shell script that caches the results of configure | 
|  12827 # tests run on this system so they can be shared between configure |  12613 # tests run on this system so they can be shared between configure | 
|  12828 # scripts and configure runs, see configure's option --config-cache. |  12614 # scripts and configure runs, see configure's option --config-cache. | 
|  12829 # It is not useful on other systems.  If it contains results you don't |  12615 # It is not useful on other systems.  If it contains results you don't | 
|  12830 # want to keep, you may remove or edit it. |  12616 # want to keep, you may remove or edit it. | 
|  12831 # |  12617 # | 
|  12832 # config.status only pays attention to the cache file if you give it |  12618 # config.status only pays attention to the cache file if you give it | 
|  12833 # the --recheck option to rerun configure. |  12619 # the --recheck option to rerun configure. | 
|  12834 # |  12620 # | 
| (...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  12944 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |  12730 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 
|  12945 fi |  12731 fi | 
|  12946 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then |  12732 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | 
|  12947   as_fn_error $? "conditional \"AMDEP\" was never defined. |  12733   as_fn_error $? "conditional \"AMDEP\" was never defined. | 
|  12948 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |  12734 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 
|  12949 fi |  12735 fi | 
|  12950 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then |  12736 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then | 
|  12951   as_fn_error $? "conditional \"am__fastdepCC\" was never defined. |  12737   as_fn_error $? "conditional \"am__fastdepCC\" was never defined. | 
|  12952 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |  12738 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 
|  12953 fi |  12739 fi | 
|  12954  |  | 
|  12955 if test -z "${HAVE_DOXYGEN_TRUE}" && test -z "${HAVE_DOXYGEN_FALSE}"; then |  12740 if test -z "${HAVE_DOXYGEN_TRUE}" && test -z "${HAVE_DOXYGEN_FALSE}"; then | 
|  12956   as_fn_error $? "conditional \"HAVE_DOXYGEN\" was never defined. |  12741   as_fn_error $? "conditional \"HAVE_DOXYGEN\" was never defined. | 
|  12957 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |  12742 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 
|  12958 fi |  12743 fi | 
|  12959 if test -z "${FIXED_POINT_TRUE}" && test -z "${FIXED_POINT_FALSE}"; then |  12744 if test -z "${FIXED_POINT_TRUE}" && test -z "${FIXED_POINT_FALSE}"; then | 
|  12960   as_fn_error $? "conditional \"FIXED_POINT\" was never defined. |  12745   as_fn_error $? "conditional \"FIXED_POINT\" was never defined. | 
|  12961 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |  12746 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 
|  12962 fi |  12747 fi | 
|  12963 if test -z "${CUSTOM_MODES_TRUE}" && test -z "${CUSTOM_MODES_FALSE}"; then |  12748 if test -z "${CUSTOM_MODES_TRUE}" && test -z "${CUSTOM_MODES_FALSE}"; then | 
|  12964   as_fn_error $? "conditional \"CUSTOM_MODES\" was never defined. |  12749   as_fn_error $? "conditional \"CUSTOM_MODES\" was never defined. | 
| (...skipping 2287 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  15252       Custom modes: .................. ${ac_enable_custom_modes} |  15037       Custom modes: .................. ${ac_enable_custom_modes} | 
|  15253       Assertion checking: ............ ${ac_enable_assertions} |  15038       Assertion checking: ............ ${ac_enable_assertions} | 
|  15254       Fuzzing: ....................... ${ac_enable_fuzzing} |  15039       Fuzzing: ....................... ${ac_enable_fuzzing} | 
|  15255  |  15040  | 
|  15256       API documentation: ............. ${ac_enable_doc} |  15041       API documentation: ............. ${ac_enable_doc} | 
|  15257 ------------------------------------------------------------------------ |  15042 ------------------------------------------------------------------------ | 
|  15258 " >&6; } |  15043 " >&6; } | 
|  15259  |  15044  | 
|  15260 echo "Type \"make; make install\" to compile and install"; |  15045 echo "Type \"make; make install\" to compile and install"; | 
|  15261 echo "Type \"make check\" to run the test suite"; |  15046 echo "Type \"make check\" to run the test suite"; | 
| OLD | NEW |