diff options
Diffstat (limited to 'font/bh-75dpi/configure')
-rw-r--r-- | font/bh-75dpi/configure | 92 |
1 files changed, 60 insertions, 32 deletions
diff --git a/font/bh-75dpi/configure b/font/bh-75dpi/configure index 87bba3e8d..e8bae24a9 100644 --- a/font/bh-75dpi/configure +++ b/font/bh-75dpi/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.62 for font-bh-75dpi 1.0.1. +# Generated by GNU Autoconf 2.62 for font-bh-75dpi 1.0.2. # # 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-bh-75dpi' PACKAGE_TARNAME='font-bh-75dpi' -PACKAGE_VERSION='1.0.1' -PACKAGE_STRING='font-bh-75dpi 1.0.1' +PACKAGE_VERSION='1.0.2' +PACKAGE_STRING='font-bh-75dpi 1.0.2' 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-bh-75dpi 1.0.1 to adapt to many kinds of systems. +\`configure' configures font-bh-75dpi 1.0.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1429,7 +1430,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of font-bh-75dpi 1.0.1:";; + short | recursive ) echo "Configuration of font-bh-75dpi 1.0.2:";; esac cat <<\_ACEOF @@ -1444,6 +1445,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) @@ -1541,7 +1543,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -font-bh-75dpi configure 1.0.1 +font-bh-75dpi configure 1.0.2 generated by GNU Autoconf 2.62 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1555,7 +1557,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-bh-75dpi $as_me 1.0.1, which was +It was created by font-bh-75dpi $as_me 1.0.2, which was generated by GNU Autoconf 2.62. Invocation command line was $ $0 $@ @@ -2204,7 +2206,7 @@ fi # Define the identity of the package. PACKAGE='font-bh-75dpi' - VERSION='1.0.1' + VERSION='1.0.2' cat >>confdefs.h <<_ACEOF @@ -4930,6 +4932,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' \ @@ -5183,7 +5186,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; }; } @@ -5231,7 +5234,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; }; } @@ -5304,7 +5307,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; }; } @@ -5356,7 +5359,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; }; } @@ -5482,12 +5485,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 @@ -5508,8 +5552,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 @@ -5530,8 +5572,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 @@ -5552,8 +5592,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 @@ -5574,8 +5612,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 @@ -5596,8 +5632,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 @@ -5618,8 +5652,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 @@ -5640,8 +5672,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 @@ -5662,8 +5692,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 @@ -6224,7 +6252,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-bh-75dpi $as_me 1.0.1, which was +This file was extended by font-bh-75dpi $as_me 1.0.2, which was generated by GNU Autoconf 2.62. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6271,7 +6299,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -font-bh-75dpi config.status 1.0.1 +font-bh-75dpi config.status 1.0.2 configured by $0, generated by GNU Autoconf 2.62, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |