~ubuntu-branches/ubuntu/vivid/dia-shapes/vivid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Thomas Bechtold
  • Date: 2012-06-03 13:01:13 UTC
  • mfrom: (0.12.3)
  • Revision ID: package-import@ubuntu.com-20120603130113-dxberd22xc5zw3gr
Tags: 0.3.0-1
new upstream release

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 dia-shapes 0.2.0.
 
3
# Generated by GNU Autoconf 2.68 for dia-shapes 0.3.0.
4
4
#
5
5
# Report bugs to <sdteffen@sdteffen.de>.
6
6
#
559
559
# Identity of this package.
560
560
PACKAGE_NAME='dia-shapes'
561
561
PACKAGE_TARNAME='dia-shapes'
562
 
PACKAGE_VERSION='0.2.0'
563
 
PACKAGE_STRING='dia-shapes 0.2.0'
 
562
PACKAGE_VERSION='0.3.0'
 
563
PACKAGE_STRING='dia-shapes 0.3.0'
564
564
PACKAGE_BUGREPORT='sdteffen@sdteffen.de'
565
565
PACKAGE_URL=''
566
566
 
1240
1240
  # Omit some internal or obsolete options to make the list less imposing.
1241
1241
  # This message is too long to be a string in the A/UX 3.1 sh.
1242
1242
  cat <<_ACEOF
1243
 
\`configure' configures dia-shapes 0.2.0 to adapt to many kinds of systems.
 
1243
\`configure' configures dia-shapes 0.3.0 to adapt to many kinds of systems.
1244
1244
 
1245
1245
Usage: $0 [OPTION]... [VAR=VALUE]...
1246
1246
 
1306
1306
 
1307
1307
if test -n "$ac_init_help"; then
1308
1308
  case $ac_init_help in
1309
 
     short | recursive ) echo "Configuration of dia-shapes 0.2.0:";;
 
1309
     short | recursive ) echo "Configuration of dia-shapes 0.3.0:";;
1310
1310
   esac
1311
1311
  cat <<\_ACEOF
1312
1312
 
1393
1393
test -n "$ac_init_help" && exit $ac_status
1394
1394
if $ac_init_version; then
1395
1395
  cat <<\_ACEOF
1396
 
dia-shapes configure 0.2.0
 
1396
dia-shapes configure 0.3.0
1397
1397
generated by GNU Autoconf 2.68
1398
1398
 
1399
1399
Copyright (C) 2010 Free Software Foundation, Inc.
1561
1561
This file contains any messages produced by compilers while
1562
1562
running configure, to aid debugging if configure makes a mistake.
1563
1563
 
1564
 
It was created by dia-shapes $as_me 0.2.0, which was
 
1564
It was created by dia-shapes $as_me 0.3.0, which was
1565
1565
generated by GNU Autoconf 2.68.  Invocation command line was
1566
1566
 
1567
1567
  $ $0 $@
2376
2376
 
2377
2377
# Define the identity of the package.
2378
2378
 PACKAGE='dia-shapes'
2379
 
 VERSION='0.2.0'
 
2379
 VERSION='0.3.0'
2380
2380
 
2381
2381
 
2382
2382
cat >>confdefs.h <<_ACEOF
3977
3977
 
3978
3978
 
3979
3979
 
3980
 
GETTEXT_PACKAGE=dia-additional-shapes
 
3980
GETTEXT_PACKAGE=dia-shapes
3981
3981
 
3982
 
ac_config_files="$ac_config_files Makefile samples/Makefile shapes/Makefile shapes/building_site/Makefile shapes/central_data_processing/Makefile shapes/CH-1/Makefile shapes/chemistry_lab/Makefile shapes/Circuit2/Makefile shapes/CMOS/Makefile shapes/digital/Makefile shapes/edpc/Makefile shapes/electric2/Makefile shapes/electronic/Makefile shapes/gradient/Makefile shapes/LST/Makefile shapes/Optics/Makefile shapes/Racks/Makefile shapes/renewable_energy/Makefile shapes/scenegraph/Makefile shapes/value_stream_mapping/Makefile sheets/Makefile src/Makefile po/Makefile.in"
 
3982
ac_config_files="$ac_config_files Makefile samples/Makefile shapes/Makefile shapes/Automata/Makefile shapes/building_site/Makefile shapes/central_data_processing/Makefile shapes/CH-1/Makefile shapes/chemistry_lab/Makefile shapes/Circuit2/Makefile shapes/CMOS/Makefile shapes/digital/Makefile shapes/edpc/Makefile shapes/electric2/Makefile shapes/electronic/Makefile shapes/gradient/Makefile shapes/LST/Makefile shapes/Optics/Makefile shapes/Racks/Makefile shapes/renewable_energy/Makefile shapes/scenegraph/Makefile shapes/value_stream_mapping/Makefile sheets/Makefile src/Makefile po/Makefile.in"
3983
3983
 
3984
3984
cat >confcache <<\_ACEOF
3985
3985
# This file is a shell script that caches the results of configure
4555
4555
# report actual input values of CONFIG_FILES etc. instead of their
4556
4556
# values after options handling.
4557
4557
ac_log="
4558
 
This file was extended by dia-shapes $as_me 0.2.0, which was
 
4558
This file was extended by dia-shapes $as_me 0.3.0, which was
4559
4559
generated by GNU Autoconf 2.68.  Invocation command line was
4560
4560
 
4561
4561
  CONFIG_FILES    = $CONFIG_FILES
4612
4612
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4613
4613
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4614
4614
ac_cs_version="\\
4615
 
dia-shapes config.status 0.2.0
 
4615
dia-shapes config.status 0.3.0
4616
4616
configured by $0, generated by GNU Autoconf 2.68,
4617
4617
  with options \\"\$ac_cs_config\\"
4618
4618
 
4734
4734
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
4735
4735
    "samples/Makefile") CONFIG_FILES="$CONFIG_FILES samples/Makefile" ;;
4736
4736
    "shapes/Makefile") CONFIG_FILES="$CONFIG_FILES shapes/Makefile" ;;
 
4737
    "shapes/Automata/Makefile") CONFIG_FILES="$CONFIG_FILES shapes/Automata/Makefile" ;;
4737
4738
    "shapes/building_site/Makefile") CONFIG_FILES="$CONFIG_FILES shapes/building_site/Makefile" ;;
4738
4739
    "shapes/central_data_processing/Makefile") CONFIG_FILES="$CONFIG_FILES shapes/central_data_processing/Makefile" ;;
4739
4740
    "shapes/CH-1/Makefile") CONFIG_FILES="$CONFIG_FILES shapes/CH-1/Makefile" ;;