~ubuntu-branches/ubuntu/utopic/texlive-bin/utopic

« back to all changes in this revision

Viewing changes to auxdir/auxsub/configure

  • Committer: Package Import Robot
  • Author(s): Norbert Preining
  • Date: 2012-05-07 10:47:49 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20120507104749-p00ot5sajjbkp1hp
Tags: 2011.20120507-1
* new upstream checkout: uptex 1.10
* drop patches for config file inclusion in (x)dvipdfmx, included upstream
* add man page for etex
* include pmpost patches and build it
* adapt/unfuzzify patches for current sources
* disable mtx building, we have prepmx package in Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.68 for TeX Live auxdir auxsub 2009.
 
3
# Generated by GNU Autoconf 2.69 for TeX Live auxdir auxsub 2009.
4
4
#
5
5
# Report bugs to <tex-k@tug.org>.
6
6
#
7
7
#
8
 
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9
 
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10
 
# Foundation, Inc.
 
8
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
11
9
#
12
10
#
13
11
# This configure script is free software; the Free Software Foundation
136
134
# CDPATH.
137
135
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
138
136
 
 
137
# Use a proper internal environment variable to ensure we don't fall
 
138
  # into an infinite loop, continuously re-executing ourselves.
 
139
  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
 
140
    _as_can_reexec=no; export _as_can_reexec;
 
141
    # We cannot yet assume a decent shell, so we have to provide a
 
142
# neutralization value for shells without unset; and this also
 
143
# works around shells that cannot unset nonexistent variables.
 
144
# Preserve -v and -x to the replacement shell.
 
145
BASH_ENV=/dev/null
 
146
ENV=/dev/null
 
147
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
 
148
case $- in # ((((
 
149
  *v*x* | *x*v* ) as_opts=-vx ;;
 
150
  *v* ) as_opts=-v ;;
 
151
  *x* ) as_opts=-x ;;
 
152
  * ) as_opts= ;;
 
153
esac
 
154
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
 
155
# Admittedly, this is quite paranoid, since all the known shells bail
 
156
# out after a failed `exec'.
 
157
$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
 
158
as_fn_exit 255
 
159
  fi
 
160
  # We don't want this to propagate to other subprocesses.
 
161
          { _as_can_reexec=; unset _as_can_reexec;}
139
162
if test "x$CONFIG_SHELL" = x; then
140
163
  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
141
164
  emulate sh
169
192
else
170
193
  exitcode=1; echo positional parameters were not saved.
171
194
fi
172
 
test x\$exitcode = x0 || exit 1"
 
195
test x\$exitcode = x0 || exit 1
 
196
test -x / || exit 1"
173
197
  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
174
198
  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
175
199
  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
213
237
 
214
238
 
215
239
      if test "x$CONFIG_SHELL" != x; then :
216
 
  # We cannot yet assume a decent shell, so we have to provide a
217
 
        # neutralization value for shells without unset; and this also
218
 
        # works around shells that cannot unset nonexistent variables.
219
 
        # Preserve -v and -x to the replacement shell.
220
 
        BASH_ENV=/dev/null
221
 
        ENV=/dev/null
222
 
        (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
223
 
        export CONFIG_SHELL
224
 
        case $- in # ((((
225
 
          *v*x* | *x*v* ) as_opts=-vx ;;
226
 
          *v* ) as_opts=-v ;;
227
 
          *x* ) as_opts=-x ;;
228
 
          * ) as_opts= ;;
229
 
        esac
230
 
        exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
 
240
  export CONFIG_SHELL
 
241
             # We cannot yet assume a decent shell, so we have to provide a
 
242
# neutralization value for shells without unset; and this also
 
243
# works around shells that cannot unset nonexistent variables.
 
244
# Preserve -v and -x to the replacement shell.
 
245
BASH_ENV=/dev/null
 
246
ENV=/dev/null
 
247
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
 
248
case $- in # ((((
 
249
  *v*x* | *x*v* ) as_opts=-vx ;;
 
250
  *v* ) as_opts=-v ;;
 
251
  *x* ) as_opts=-x ;;
 
252
  * ) as_opts= ;;
 
253
esac
 
254
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
 
255
# Admittedly, this is quite paranoid, since all the known shells bail
 
256
# out after a failed `exec'.
 
257
$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
 
258
exit 255
231
259
fi
232
260
 
233
261
    if test x$as_have_required = xno; then :
330
358
 
331
359
 
332
360
} # as_fn_mkdir_p
 
361
 
 
362
# as_fn_executable_p FILE
 
363
# -----------------------
 
364
# Test if FILE is an executable regular file.
 
365
as_fn_executable_p ()
 
366
{
 
367
  test -f "$1" && test -x "$1"
 
368
} # as_fn_executable_p
333
369
# as_fn_append VAR VALUE
334
370
# ----------------------
335
371
# Append the text in VALUE to the end of the definition contained in VAR. Take
451
487
  chmod +x "$as_me.lineno" ||
452
488
    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
453
489
 
 
490
  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
 
491
  # already done that, so ensure we don't try to do so again and fall
 
492
  # in an infinite loop.  This has already happened in practice.
 
493
  _as_can_reexec=no; export _as_can_reexec
454
494
  # Don't try to exec as it changes $[0], causing all sort of problems
455
495
  # (the dirname of $[0] is not the place where we might find the
456
496
  # original and so on.  Autoconf is especially sensitive to this).
485
525
    # ... but there are two gotchas:
486
526
    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
487
527
    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
488
 
    # In both cases, we have to default to `cp -p'.
 
528
    # In both cases, we have to default to `cp -pR'.
489
529
    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
490
 
      as_ln_s='cp -p'
 
530
      as_ln_s='cp -pR'
491
531
  elif ln conf$$.file conf$$ 2>/dev/null; then
492
532
    as_ln_s=ln
493
533
  else
494
 
    as_ln_s='cp -p'
 
534
    as_ln_s='cp -pR'
495
535
  fi
496
536
else
497
 
  as_ln_s='cp -p'
 
537
  as_ln_s='cp -pR'
498
538
fi
499
539
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
500
540
rmdir conf$$.dir 2>/dev/null
506
546
  as_mkdir_p=false
507
547
fi
508
548
 
509
 
if test -x / >/dev/null 2>&1; then
510
 
  as_test_x='test -x'
511
 
else
512
 
  if ls -dL / >/dev/null 2>&1; then
513
 
    as_ls_L_option=L
514
 
  else
515
 
    as_ls_L_option=
516
 
  fi
517
 
  as_test_x='
518
 
    eval sh -c '\''
519
 
      if test -d "$1"; then
520
 
        test -d "$1/.";
521
 
      else
522
 
        case $1 in #(
523
 
        -*)set "./$1";;
524
 
        esac;
525
 
        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
526
 
        ???[sx]*):;;*)false;;esac;fi
527
 
    '\'' sh
528
 
  '
529
 
fi
530
 
as_executable_p=$as_test_x
 
549
as_test_x='test -x'
 
550
as_executable_p=as_fn_executable_p
531
551
 
532
552
# Sed expression to map a string onto a valid CPP name.
533
553
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
1094
1114
if test "x$host_alias" != x; then
1095
1115
  if test "x$build_alias" = x; then
1096
1116
    cross_compiling=maybe
1097
 
    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1098
 
    If a cross compiler is detected then cross compile mode will be used" >&2
1099
1117
  elif test "x$build_alias" != "x$host_alias"; then
1100
1118
    cross_compiling=yes
1101
1119
  fi
1256
1274
  --disable-option-checking  ignore unrecognized --enable/--with options
1257
1275
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1258
1276
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1259
 
  --enable-maintainer-mode  enable make rules and dependencies not useful
1260
 
                          (and sometimes confusing) to the casual installer
 
1277
  --enable-maintainer-mode
 
1278
                          enable make rules and dependencies not useful (and
 
1279
                          sometimes confusing) to the casual installer
1261
1280
 
1262
1281
Report bugs to <tex-k@tug.org>.
1263
1282
_ACEOF
1323
1342
if $ac_init_version; then
1324
1343
  cat <<\_ACEOF
1325
1344
TeX Live auxdir auxsub configure 2009
1326
 
generated by GNU Autoconf 2.68
 
1345
generated by GNU Autoconf 2.69
1327
1346
 
1328
 
Copyright (C) 2010 Free Software Foundation, Inc.
 
1347
Copyright (C) 2012 Free Software Foundation, Inc.
1329
1348
This configure script is free software; the Free Software Foundation
1330
1349
gives unlimited permission to copy, distribute and modify it.
1331
1350
_ACEOF
1340
1359
running configure, to aid debugging if configure makes a mistake.
1341
1360
 
1342
1361
It was created by TeX Live auxdir auxsub $as_me 2009, which was
1343
 
generated by GNU Autoconf 2.68.  Invocation command line was
 
1362
generated by GNU Autoconf 2.69.  Invocation command line was
1344
1363
 
1345
1364
  $ $0 $@
1346
1365
 
1719
1738
 
1720
1739
 
1721
1740
 
1722
 
am__api_version='1.11'
 
1741
am__api_version='1.12'
1723
1742
 
1724
1743
# Find a good install program.  We prefer a C program (faster),
1725
1744
# so one script is as good as another.  But avoid the broken or
1758
1777
    # by default.
1759
1778
    for ac_prog in ginstall scoinst install; do
1760
1779
      for ac_exec_ext in '' $ac_executable_extensions; do
1761
 
        if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
 
1780
        if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1762
1781
          if test $ac_prog = install &&
1763
1782
            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1764
1783
            # AIX install.  It has an incompatible calling convention.
1816
1835
 
1817
1836
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
1818
1837
$as_echo_n "checking whether build environment is sane... " >&6; }
1819
 
# Just in case
1820
 
sleep 1
1821
 
echo timestamp > conftest.file
1822
1838
# Reject unsafe characters in $srcdir or the absolute working directory
1823
1839
# name.  Accept space and tab only in the latter.
1824
1840
am_lf='
1829
1845
esac
1830
1846
case $srcdir in
1831
1847
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
1832
 
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
1848
    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
1833
1849
esac
1834
1850
 
1835
 
# Do `set' in a subshell so we don't clobber the current shell's
 
1851
# Do 'set' in a subshell so we don't clobber the current shell's
1836
1852
# arguments.  Must try -L first in case configure is actually a
1837
1853
# symlink; some systems play weird games with the mod time of symlinks
1838
1854
# (eg FreeBSD returns the mod time of the symlink's containing
1839
1855
# directory).
1840
1856
if (
1841
 
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1842
 
   if test "$*" = "X"; then
1843
 
      # -L didn't work.
1844
 
      set X `ls -t "$srcdir/configure" conftest.file`
1845
 
   fi
1846
 
   rm -f conftest.file
1847
 
   if test "$*" != "X $srcdir/configure conftest.file" \
1848
 
      && test "$*" != "X conftest.file $srcdir/configure"; then
1849
 
 
1850
 
      # If neither matched, then we have a broken ls.  This can happen
1851
 
      # if, for instance, CONFIG_SHELL is bash and it inherits a
1852
 
      # broken ls alias from the environment.  This has actually
1853
 
      # happened.  Such a system could not be considered "sane".
1854
 
      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
1855
 
alias in your environment" "$LINENO" 5
1856
 
   fi
1857
 
 
 
1857
   am_has_slept=no
 
1858
   for am_try in 1 2; do
 
1859
     echo "timestamp, slept: $am_has_slept" > conftest.file
 
1860
     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
 
1861
     if test "$*" = "X"; then
 
1862
        # -L didn't work.
 
1863
        set X `ls -t "$srcdir/configure" conftest.file`
 
1864
     fi
 
1865
     if test "$*" != "X $srcdir/configure conftest.file" \
 
1866
        && test "$*" != "X conftest.file $srcdir/configure"; then
 
1867
 
 
1868
        # If neither matched, then we have a broken ls.  This can happen
 
1869
        # if, for instance, CONFIG_SHELL is bash and it inherits a
 
1870
        # broken ls alias from the environment.  This has actually
 
1871
        # happened.  Such a system could not be considered "sane".
 
1872
        as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 
1873
  alias in your environment" "$LINENO" 5
 
1874
     fi
 
1875
     if test "$2" = conftest.file || test $am_try -eq 2; then
 
1876
       break
 
1877
     fi
 
1878
     # Just in case.
 
1879
     sleep 1
 
1880
     am_has_slept=yes
 
1881
   done
1858
1882
   test "$2" = conftest.file
1859
1883
   )
1860
1884
then
1866
1890
fi
1867
1891
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1868
1892
$as_echo "yes" >&6; }
 
1893
# If we didn't sleep, we still need to ensure time stamps of config.status and
 
1894
# generated files are strictly newer.
 
1895
am_sleep_pid=
 
1896
if grep 'slept: no' conftest.file >/dev/null 2>&1; then
 
1897
  ( sleep 1 ) &
 
1898
  am_sleep_pid=$!
 
1899
fi
 
1900
 
 
1901
rm -f conftest.file
 
1902
 
1869
1903
test "$program_prefix" != NONE &&
1870
1904
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
1871
1905
# Use a double $ so make ignores it.
1892
1926
  am_missing_run="$MISSING --run "
1893
1927
else
1894
1928
  am_missing_run=
1895
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
1896
 
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 
1929
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
 
1930
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
1897
1931
fi
1898
1932
 
1899
1933
if test x"${install_sh}" != xset; then
1905
1939
  esac
1906
1940
fi
1907
1941
 
1908
 
# Installed binaries are usually stripped using `strip' when the user
1909
 
# run `make install-strip'.  However `strip' might not be the right
 
1942
# Installed binaries are usually stripped using 'strip' when the user
 
1943
# run "make install-strip".  However 'strip' might not be the right
1910
1944
# tool to use in cross-compilation environments, therefore Automake
1911
 
# will honor the `STRIP' environment variable to overrule this program.
 
1945
# will honor the 'STRIP' environment variable to overrule this program.
1912
1946
if test "$cross_compiling" != no; then
1913
1947
  if test -n "$ac_tool_prefix"; then
1914
1948
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
1927
1961
  IFS=$as_save_IFS
1928
1962
  test -z "$as_dir" && as_dir=.
1929
1963
    for ac_exec_ext in '' $ac_executable_extensions; do
1930
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
1964
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1931
1965
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
1932
1966
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1933
1967
    break 2
1967
2001
  IFS=$as_save_IFS
1968
2002
  test -z "$as_dir" && as_dir=.
1969
2003
    for ac_exec_ext in '' $ac_executable_extensions; do
1970
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
2004
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1971
2005
    ac_cv_prog_ac_ct_STRIP="strip"
1972
2006
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1973
2007
    break 2
2018
2052
  test -z "$as_dir" && as_dir=.
2019
2053
    for ac_prog in mkdir gmkdir; do
2020
2054
         for ac_exec_ext in '' $ac_executable_extensions; do
2021
 
           { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
 
2055
           as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2022
2056
           case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2023
2057
             'mkdir (GNU coreutils) '* | \
2024
2058
             'mkdir (coreutils) '* | \
2071
2105
  IFS=$as_save_IFS
2072
2106
  test -z "$as_dir" && as_dir=.
2073
2107
    for ac_exec_ext in '' $ac_executable_extensions; do
2074
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
2108
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2075
2109
    ac_cv_prog_AWK="$ac_prog"
2076
2110
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2077
2111
    break 2
2371
2405
LTLIBOBJS=$ac_ltlibobjs
2372
2406
 
2373
2407
 
 
2408
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
 
2409
$as_echo_n "checking that generated files are newer than configure... " >&6; }
 
2410
   if test -n "$am_sleep_pid"; then
 
2411
     # Hide warnings about reused PIDs.
 
2412
     wait $am_sleep_pid 2>/dev/null
 
2413
   fi
 
2414
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
 
2415
$as_echo "done" >&6; }
2374
2416
 
2375
2417
if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
2376
2418
  as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
2674
2716
    # ... but there are two gotchas:
2675
2717
    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2676
2718
    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2677
 
    # In both cases, we have to default to `cp -p'.
 
2719
    # In both cases, we have to default to `cp -pR'.
2678
2720
    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2679
 
      as_ln_s='cp -p'
 
2721
      as_ln_s='cp -pR'
2680
2722
  elif ln conf$$.file conf$$ 2>/dev/null; then
2681
2723
    as_ln_s=ln
2682
2724
  else
2683
 
    as_ln_s='cp -p'
 
2725
    as_ln_s='cp -pR'
2684
2726
  fi
2685
2727
else
2686
 
  as_ln_s='cp -p'
 
2728
  as_ln_s='cp -pR'
2687
2729
fi
2688
2730
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2689
2731
rmdir conf$$.dir 2>/dev/null
2743
2785
  as_mkdir_p=false
2744
2786
fi
2745
2787
 
2746
 
if test -x / >/dev/null 2>&1; then
2747
 
  as_test_x='test -x'
2748
 
else
2749
 
  if ls -dL / >/dev/null 2>&1; then
2750
 
    as_ls_L_option=L
2751
 
  else
2752
 
    as_ls_L_option=
2753
 
  fi
2754
 
  as_test_x='
2755
 
    eval sh -c '\''
2756
 
      if test -d "$1"; then
2757
 
        test -d "$1/.";
2758
 
      else
2759
 
        case $1 in #(
2760
 
        -*)set "./$1";;
2761
 
        esac;
2762
 
        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
2763
 
        ???[sx]*):;;*)false;;esac;fi
2764
 
    '\'' sh
2765
 
  '
2766
 
fi
2767
 
as_executable_p=$as_test_x
 
2788
 
 
2789
# as_fn_executable_p FILE
 
2790
# -----------------------
 
2791
# Test if FILE is an executable regular file.
 
2792
as_fn_executable_p ()
 
2793
{
 
2794
  test -f "$1" && test -x "$1"
 
2795
} # as_fn_executable_p
 
2796
as_test_x='test -x'
 
2797
as_executable_p=as_fn_executable_p
2768
2798
 
2769
2799
# Sed expression to map a string onto a valid CPP name.
2770
2800
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2786
2816
# values after options handling.
2787
2817
ac_log="
2788
2818
This file was extended by TeX Live auxdir auxsub $as_me 2009, which was
2789
 
generated by GNU Autoconf 2.68.  Invocation command line was
 
2819
generated by GNU Autoconf 2.69.  Invocation command line was
2790
2820
 
2791
2821
  CONFIG_FILES    = $CONFIG_FILES
2792
2822
  CONFIG_HEADERS  = $CONFIG_HEADERS
2839
2869
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2840
2870
ac_cs_version="\\
2841
2871
TeX Live auxdir auxsub config.status 2009
2842
 
configured by $0, generated by GNU Autoconf 2.68,
 
2872
configured by $0, generated by GNU Autoconf 2.69,
2843
2873
  with options \\"\$ac_cs_config\\"
2844
2874
 
2845
 
Copyright (C) 2010 Free Software Foundation, Inc.
 
2875
Copyright (C) 2012 Free Software Foundation, Inc.
2846
2876
This config.status script is free software; the Free Software Foundation
2847
2877
gives unlimited permission to copy, distribute and modify it."
2848
2878
 
2922
2952
_ACEOF
2923
2953
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2924
2954
if \$ac_cs_recheck; then
2925
 
  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
 
2955
  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
2926
2956
  shift
2927
2957
  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
2928
2958
  CONFIG_SHELL='$SHELL'