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

« back to all changes in this revision

Viewing changes to texk/xdvik/configure

  • Committer: Package Import Robot
  • Author(s): Norbert Preining
  • Date: 2012-04-10 10:16:01 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20120410101601-7mt8nyn280xrgza6
Tags: 2011.20120410-1
* new upstream checkout:
  - remove decls of popen and pclose (Closes: #64524) (!yow, 5 digit bug!)
  - do not declare getopt in C++, fixes FTBFS with g++ >= 4.7 
    (Closes: #667392)
* add patches (maybe to be included upstream) that allows inclusion of
  one config file in another for (x)dvipdfmx. This will be
  used by the paper code.
* fix description of libptexenc-dev package (Closes: #667694)
* remove xdvik patch, included upstream
* remove conflict with ptex-bin, we are building a transitional package now
* build with internal t1lib, as t1lib is going to disappear in
  wheezy (Closes: #667912) (no, dropping xdvi is not an option!)
  (add a lintian override otherwise this gives a lintian error)

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 xdvik for TeX Live 22.84.16.
 
3
# Generated by GNU Autoconf 2.68 for xdvik 22.85.
4
4
#
5
5
# Report bugs to <tex-k@tug.org>.
6
6
#
568
568
MAKEFLAGS=
569
569
 
570
570
# Identity of this package.
571
 
PACKAGE_NAME='xdvik for TeX Live'
572
 
PACKAGE_TARNAME='xdvik-for-tex-live'
573
 
PACKAGE_VERSION='22.84.16'
574
 
PACKAGE_STRING='xdvik for TeX Live 22.84.16'
 
571
PACKAGE_NAME='xdvik'
 
572
PACKAGE_TARNAME='xdvik'
 
573
PACKAGE_VERSION='22.85'
 
574
PACKAGE_STRING='xdvik 22.85'
575
575
PACKAGE_BUGREPORT='tex-k@tug.org'
576
576
PACKAGE_URL=''
577
577
 
1344
1344
  # Omit some internal or obsolete options to make the list less imposing.
1345
1345
  # This message is too long to be a string in the A/UX 3.1 sh.
1346
1346
  cat <<_ACEOF
1347
 
\`configure' configures xdvik for TeX Live 22.84.16 to adapt to many kinds of systems.
 
1347
\`configure' configures xdvik 22.85 to adapt to many kinds of systems.
1348
1348
 
1349
1349
Usage: $0 [OPTION]... [VAR=VALUE]...
1350
1350
 
1392
1392
  --infodir=DIR           info documentation [DATAROOTDIR/info]
1393
1393
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1394
1394
  --mandir=DIR            man documentation [DATAROOTDIR/man]
1395
 
  --docdir=DIR            documentation root
1396
 
                          [DATAROOTDIR/doc/xdvik-for-tex-live]
 
1395
  --docdir=DIR            documentation root [DATAROOTDIR/doc/xdvik]
1397
1396
  --htmldir=DIR           html documentation [DOCDIR]
1398
1397
  --dvidir=DIR            dvi documentation [DOCDIR]
1399
1398
  --pdfdir=DIR            pdf documentation [DOCDIR]
1419
1418
 
1420
1419
if test -n "$ac_init_help"; then
1421
1420
  case $ac_init_help in
1422
 
     short | recursive ) echo "Configuration of xdvik for TeX Live 22.84.16:";;
 
1421
     short | recursive ) echo "Configuration of xdvik 22.85:";;
1423
1422
   esac
1424
1423
  cat <<\_ACEOF
1425
1424
 
1561
1560
test -n "$ac_init_help" && exit $ac_status
1562
1561
if $ac_init_version; then
1563
1562
  cat <<\_ACEOF
1564
 
xdvik for TeX Live configure 22.84.16
 
1563
xdvik configure 22.85
1565
1564
generated by GNU Autoconf 2.68
1566
1565
 
1567
1566
Copyright (C) 2010 Free Software Foundation, Inc.
2272
2271
This file contains any messages produced by compilers while
2273
2272
running configure, to aid debugging if configure makes a mistake.
2274
2273
 
2275
 
It was created by xdvik for TeX Live $as_me 22.84.16, which was
 
2274
It was created by xdvik $as_me 22.85, which was
2276
2275
generated by GNU Autoconf 2.68.  Invocation command line was
2277
2276
 
2278
2277
  $ $0 $@
7655
7654
 
7656
7655
 
7657
7656
# Define the identity of the package.
7658
 
 PACKAGE='xdvik-for-tex-live'
7659
 
 VERSION='22.84.16'
 
7657
 PACKAGE='xdvik'
 
7658
 VERSION='22.85'
7660
7659
 
7661
7660
 
7662
7661
cat >>confdefs.h <<_ACEOF
15056
15055
fi
15057
15056
 
15058
15057
 
15059
 
for ac_func in mkstemp memcpy strerror waitpid sigaction strchr setenv ulltostr \
 
15058
for ac_func in mkstemp memcpy strerror waitpid sigaction strchr setenv \
15060
15059
                fchdir getcwd getpwnam getuid getpwuid \
15061
15060
                lstat ftruncate snprintf vsnprintf realpath
15062
15061
do :
15301
15300
 
15302
15301
 
15303
15302
# Check X11 headers.
 
15303
# X11/IntrinsicI.h is needed for LateBindings (to roll our own translations)
15304
15304
xdvi_save_CPPFLAGS=$CPPFLAGS
15305
15305
CPPFLAGS="$CPPFLAGS $X_CFLAGS"
15306
 
for ac_header in X11/Intrinsic.h X11/Xosdefs.h X11/xpm.h Xm/XpmP.h
 
15306
for ac_header in X11/Intrinsic.h X11/IntrinsicI.h X11/Xosdefs.h X11/xpm.h \
 
15307
                  Xm/XpmP.h
15307
15308
do :
15308
15309
  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15309
15310
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
16786
16787
Report bugs to <bug-libtool@gnu.org>."
16787
16788
 
16788
16789
lt_cl_version="\
16789
 
xdvik for TeX Live config.lt 22.84.16
 
16790
xdvik config.lt 22.85
16790
16791
configured by $0, generated by GNU Autoconf 2.68.
16791
16792
 
16792
16793
Copyright (C) 2011 Free Software Foundation, Inc.
17957
17958
_ACEOF
17958
17959
 
17959
17960
 
17960
 
XDVIK_VERSION=22.84.16
 
17961
XDVIK_VERSION=22.85
17961
17962
 
17962
17963
 
17963
17964
 
18512
18513
# report actual input values of CONFIG_FILES etc. instead of their
18513
18514
# values after options handling.
18514
18515
ac_log="
18515
 
This file was extended by xdvik for TeX Live $as_me 22.84.16, which was
 
18516
This file was extended by xdvik $as_me 22.85, which was
18516
18517
generated by GNU Autoconf 2.68.  Invocation command line was
18517
18518
 
18518
18519
  CONFIG_FILES    = $CONFIG_FILES
18578
18579
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18579
18580
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18580
18581
ac_cs_version="\\
18581
 
xdvik for TeX Live config.status 22.84.16
 
18582
xdvik config.status 22.85
18582
18583
configured by $0, generated by GNU Autoconf 2.68,
18583
18584
  with options \\"\$ac_cs_config\\"
18584
18585