diff options
Diffstat (limited to 'font/adobe-utopia-100dpi/configure')
-rw-r--r-- | font/adobe-utopia-100dpi/configure | 92 |
1 files changed, 60 insertions, 32 deletions
diff --git a/font/adobe-utopia-100dpi/configure b/font/adobe-utopia-100dpi/configure index ff06c9cf0..5ee658b08 100644 --- a/font/adobe-utopia-100dpi/configure +++ b/font/adobe-utopia-100dpi/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.62 for font-adobe-utopia-100dpi 1.0.2. +# Generated by GNU Autoconf 2.62 for font-adobe-utopia-100dpi 1.0.3. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. # @@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='font-adobe-utopia-100dpi' PACKAGE_TARNAME='font-adobe-utopia-100dpi' -PACKAGE_VERSION='1.0.2' -PACKAGE_STRING='font-adobe-utopia-100dpi 1.0.2' +PACKAGE_VERSION='1.0.3' +PACKAGE_STRING='font-adobe-utopia-100dpi 1.0.3' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' # Factoring default headers for most tests. @@ -785,6 +785,7 @@ enable_strict_compilation with_fontrootdir with_fontdir with_compression +enable_all_encodings enable_iso8859_1 enable_iso8859_2 enable_iso8859_3 @@ -1359,7 +1360,7 @@ if test "$ac_init_help" = "long"; then # 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. cat <<_ACEOF -\`configure' configures font-adobe-utopia-100dpi 1.0.2 to adapt to many kinds of systems. +\`configure' configures font-adobe-utopia-100dpi 1.0.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1430,7 +1431,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of font-adobe-utopia-100dpi 1.0.2:";; + short | recursive ) echo "Configuration of font-adobe-utopia-100dpi 1.0.3:";; esac cat <<\_ACEOF @@ -1445,6 +1446,7 @@ Optional Features: --enable-strict-compilation Enable all warnings from compiler and make them errors (default: disabled) + --disable-all-encodings Disable building of all font encodings --disable-iso8859-1 Build ISO8859-1 fonts (default: yes) --disable-iso8859-2 Build ISO8859-2 fonts (default: yes) --disable-iso8859-3 Build ISO8859-3 fonts (default: yes) @@ -1542,7 +1544,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -font-adobe-utopia-100dpi configure 1.0.2 +font-adobe-utopia-100dpi configure 1.0.3 generated by GNU Autoconf 2.62 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1556,7 +1558,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by font-adobe-utopia-100dpi $as_me 1.0.2, which was +It was created by font-adobe-utopia-100dpi $as_me 1.0.3, which was generated by GNU Autoconf 2.62. Invocation command line was $ $0 $@ @@ -2205,7 +2207,7 @@ fi # Define the identity of the package. PACKAGE='font-adobe-utopia-100dpi' - VERSION='1.0.2' + VERSION='1.0.3' cat >>confdefs.h <<_ACEOF @@ -4931,6 +4933,7 @@ MAN_SUBSTS="\ -e 's|__xservername__|Xorg|g' \ -e 's|__xconfigfile__|xorg.conf|g' \ -e 's|__projectroot__|\$(prefix)|g' \ + -e 's|__apploaddir__|\$(appdefaultdir)|g' \ -e 's|__appmansuffix__|\$(APP_MAN_SUFFIX)|g' \ -e 's|__drivermansuffix__|\$(DRIVER_MAN_SUFFIX)|g' \ -e 's|__adminmansuffix__|\$(ADMIN_MAN_SUFFIX)|g' \ @@ -5171,7 +5174,7 @@ $as_echo "no" >&6; } fi - if test x"MKFONTDIR" = x; then + if test x"$MKFONTDIR" = x; then { { $as_echo "$as_me:$LINENO: error: mkfontdir is required to build $PACKAGE_NAME." >&5 $as_echo "$as_me: error: mkfontdir is required to build $PACKAGE_NAME." >&2;} { (exit 1); exit 1; }; } @@ -5219,7 +5222,7 @@ $as_echo "no" >&6; } fi - if test x"BDFTOPCF" = x; then + if test x"$BDFTOPCF" = x; then { { $as_echo "$as_me:$LINENO: error: bdftopcf is required to build $PACKAGE_NAME." >&5 $as_echo "$as_me: error: bdftopcf is required to build $PACKAGE_NAME." >&2;} { (exit 1); exit 1; }; } @@ -5292,7 +5295,7 @@ $as_echo "no" >&6; } fi - if test x"COMPRESS" = x; then + if test x"$COMPRESS" = x; then { { $as_echo "$as_me:$LINENO: error: ${compression} is required to build $PACKAGE_NAME." >&5 $as_echo "$as_me: error: ${compression} is required to build $PACKAGE_NAME." >&2;} { (exit 1); exit 1; }; } @@ -5344,7 +5347,7 @@ $as_echo "no" >&6; } fi - if test x"UCS2ANY" = x; then + if test x"$UCS2ANY" = x; then { { $as_echo "$as_me:$LINENO: error: ucs2any is required to build $PACKAGE_NAME." >&5 $as_echo "$as_me: error: ucs2any is required to build $PACKAGE_NAME." >&2;} { (exit 1); exit 1; }; } @@ -5470,12 +5473,53 @@ $as_echo "${MAPFILES_PATH}" >&6; } + # Check whether --enable-all-encodings was given. +if test "${enable_all_encodings+set}" = set; then + enableval=$enable_all_encodings; + ISO8859_1=$enableval + + ISO8859_2=$enableval + + ISO8859_3=$enableval + + ISO8859_4=$enableval + + ISO8859_9=$enableval + + ISO8859_10=$enableval + + ISO8859_13=$enableval + + ISO8859_14=$enableval + + ISO8859_15=$enableval + +else + + ISO8859_1=yes + + ISO8859_2=yes + + ISO8859_3=yes + + ISO8859_4=yes + + ISO8859_9=yes + + ISO8859_10=yes + + ISO8859_13=yes + + ISO8859_14=yes + + ISO8859_15=yes + +fi + # Check whether --enable-iso8859-1 was given. if test "${enable_iso8859_1+set}" = set; then enableval=$enable_iso8859_1; ISO8859_1=$enableval -else - ISO8859_1=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-1 fonts" >&5 @@ -5496,8 +5540,6 @@ fi # Check whether --enable-iso8859-2 was given. if test "${enable_iso8859_2+set}" = set; then enableval=$enable_iso8859_2; ISO8859_2=$enableval -else - ISO8859_2=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-2 fonts" >&5 @@ -5518,8 +5560,6 @@ fi # Check whether --enable-iso8859-3 was given. if test "${enable_iso8859_3+set}" = set; then enableval=$enable_iso8859_3; ISO8859_3=$enableval -else - ISO8859_3=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-3 fonts" >&5 @@ -5540,8 +5580,6 @@ fi # Check whether --enable-iso8859-4 was given. if test "${enable_iso8859_4+set}" = set; then enableval=$enable_iso8859_4; ISO8859_4=$enableval -else - ISO8859_4=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-4 fonts" >&5 @@ -5562,8 +5600,6 @@ fi # Check whether --enable-iso8859-9 was given. if test "${enable_iso8859_9+set}" = set; then enableval=$enable_iso8859_9; ISO8859_9=$enableval -else - ISO8859_9=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-9 fonts" >&5 @@ -5584,8 +5620,6 @@ fi # Check whether --enable-iso8859-10 was given. if test "${enable_iso8859_10+set}" = set; then enableval=$enable_iso8859_10; ISO8859_10=$enableval -else - ISO8859_10=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-10 fonts" >&5 @@ -5606,8 +5640,6 @@ fi # Check whether --enable-iso8859-13 was given. if test "${enable_iso8859_13+set}" = set; then enableval=$enable_iso8859_13; ISO8859_13=$enableval -else - ISO8859_13=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-13 fonts" >&5 @@ -5628,8 +5660,6 @@ fi # Check whether --enable-iso8859-14 was given. if test "${enable_iso8859_14+set}" = set; then enableval=$enable_iso8859_14; ISO8859_14=$enableval -else - ISO8859_14=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-14 fonts" >&5 @@ -5650,8 +5680,6 @@ fi # Check whether --enable-iso8859-15 was given. if test "${enable_iso8859_15+set}" = set; then enableval=$enable_iso8859_15; ISO8859_15=$enableval -else - ISO8859_15=yes fi { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-15 fonts" >&5 @@ -6212,7 +6240,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by font-adobe-utopia-100dpi $as_me 1.0.2, which was +This file was extended by font-adobe-utopia-100dpi $as_me 1.0.3, which was generated by GNU Autoconf 2.62. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6259,7 +6287,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -font-adobe-utopia-100dpi config.status 1.0.2 +font-adobe-utopia-100dpi config.status 1.0.3 configured by $0, generated by GNU Autoconf 2.62, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |