~ubuntu-branches/ubuntu/trusty/uruk/trusty-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Joost van Baal-Ilić
  • Date: 2012-10-05 15:05:02 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20121005150502-aocer6bczbtnejx0
Tags: 20120914-1
* New upstream release: The Sankt Goar Release.
  - No longer incorrectly block final FIN-ACK packets.  Closes: #687621
  - Again some fiddling with init script (this Debian package suffers
    from a bug reported by lintian as: "E: uruk:
    init.d-script-missing-dependency-on-local_fs etc/init.d/uruk:
    required-stop".  That bug has been fixed upstream by now.)
* debian/watch: make sure it no longer matches the uruk-latest.tar.gz
  symlink.
* debian/dirs: removed, no longer need to create /usr/sbin.
* debian/rules: no longer use dirs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
 
# From configure.ac 20120608.
 
2
# From configure.ac 20120914.
3
3
# Guess values for system-dependent variables and create Makefiles.
4
 
# Generated by GNU Autoconf 2.69 for Uruk 20120608.
 
4
# Generated by GNU Autoconf 2.69 for Uruk 20120914.
5
5
#
6
6
# Report bugs to <joostvb-uruk@mdcc.cx>.
7
7
#
586
586
# Identity of this package.
587
587
PACKAGE_NAME='Uruk'
588
588
PACKAGE_TARNAME='uruk'
589
 
PACKAGE_VERSION='20120608'
590
 
PACKAGE_STRING='Uruk 20120608'
 
589
PACKAGE_VERSION='20120914'
 
590
PACKAGE_STRING='Uruk 20120914'
591
591
PACKAGE_BUGREPORT='joostvb-uruk@mdcc.cx'
592
592
PACKAGE_URL=''
593
593
 
1201
1201
  # Omit some internal or obsolete options to make the list less imposing.
1202
1202
  # This message is too long to be a string in the A/UX 3.1 sh.
1203
1203
  cat <<_ACEOF
1204
 
\`configure' configures Uruk 20120608 to adapt to many kinds of systems.
 
1204
\`configure' configures Uruk 20120914 to adapt to many kinds of systems.
1205
1205
 
1206
1206
Usage: $0 [OPTION]... [VAR=VALUE]...
1207
1207
 
1267
1267
 
1268
1268
if test -n "$ac_init_help"; then
1269
1269
  case $ac_init_help in
1270
 
     short | recursive ) echo "Configuration of Uruk 20120608:";;
 
1270
     short | recursive ) echo "Configuration of Uruk 20120914:";;
1271
1271
   esac
1272
1272
  cat <<\_ACEOF
1273
1273
 
1334
1334
test -n "$ac_init_help" && exit $ac_status
1335
1335
if $ac_init_version; then
1336
1336
  cat <<\_ACEOF
1337
 
Uruk configure 20120608
 
1337
Uruk configure 20120914
1338
1338
generated by GNU Autoconf 2.69
1339
1339
 
1340
1340
Copyright (C) 2012 Free Software Foundation, Inc.
1357
1357
This file contains any messages produced by compilers while
1358
1358
running configure, to aid debugging if configure makes a mistake.
1359
1359
 
1360
 
It was created by Uruk $as_me 20120608, which was
 
1360
It was created by Uruk $as_me 20120914, which was
1361
1361
generated by GNU Autoconf 2.69.  Invocation command line was
1362
1362
 
1363
1363
  $ $0 $@
2175
2175
 
2176
2176
# Define the identity of the package.
2177
2177
 PACKAGE='uruk'
2178
 
 VERSION='20120608'
 
2178
 VERSION='20120914'
2179
2179
 
2180
2180
 
2181
2181
cat >>confdefs.h <<_ACEOF
2773
2773
# report actual input values of CONFIG_FILES etc. instead of their
2774
2774
# values after options handling.
2775
2775
ac_log="
2776
 
This file was extended by Uruk $as_me 20120608, which was
 
2776
This file was extended by Uruk $as_me 20120914, which was
2777
2777
generated by GNU Autoconf 2.69.  Invocation command line was
2778
2778
 
2779
2779
  CONFIG_FILES    = $CONFIG_FILES
2826
2826
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2827
2827
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2828
2828
ac_cs_version="\\
2829
 
Uruk config.status 20120608
 
2829
Uruk config.status 20120914
2830
2830
configured by $0, generated by GNU Autoconf 2.69,
2831
2831
  with options \\"\$ac_cs_config\\"
2832
2832