/gtk/prep-images

To get this branch, use:
bzr branch http://bzr.ed.am/gtk/prep-images

« back to all changes in this revision

Viewing changes to configure

  • Committer: edam
  • Date: 2011-02-23 20:18:38 UTC
  • Revision ID: edam@waxworlds.org-20110223201838-u1jc3vc4ogw933sh
- ignore built files

Show diffs side-by-side

added added

removed removed

1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.67 for prep-images 0.1.0.
 
3
# Generated by GNU Autoconf 2.67 for add-copyright-to-images 0.1.0.
4
4
#
5
5
# Report bugs to <edam@waxworlds.org>.
6
6
#
549
549
MAKEFLAGS=
550
550
 
551
551
# Identity of this package.
552
 
PACKAGE_NAME='prep-images'
553
 
PACKAGE_TARNAME='prep-images'
 
552
PACKAGE_NAME='add-copyright-to-images'
 
553
PACKAGE_TARNAME='add-copyright-to-images'
554
554
PACKAGE_VERSION='0.1.0'
555
 
PACKAGE_STRING='prep-images 0.1.0'
 
555
PACKAGE_STRING='add-copyright-to-images 0.1.0'
556
556
PACKAGE_BUGREPORT='edam@waxworlds.org'
557
 
PACKAGE_URL='http://www.waxworlds.org/edam/software/gtk/prep-images'
 
557
PACKAGE_URL='http://www.waxworlds.org/edam/software/add-copyright-to-images'
558
558
 
559
559
ac_subst_vars='LTLIBOBJS
560
560
LIBOBJS
1177
1177
  # Omit some internal or obsolete options to make the list less imposing.
1178
1178
  # This message is too long to be a string in the A/UX 3.1 sh.
1179
1179
  cat <<_ACEOF
1180
 
\`configure' configures prep-images 0.1.0 to adapt to many kinds of systems.
 
1180
\`configure' configures add-copyright-to-images 0.1.0 to adapt to many kinds of systems.
1181
1181
 
1182
1182
Usage: $0 [OPTION]... [VAR=VALUE]...
1183
1183
 
1225
1225
  --infodir=DIR           info documentation [DATAROOTDIR/info]
1226
1226
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1227
1227
  --mandir=DIR            man documentation [DATAROOTDIR/man]
1228
 
  --docdir=DIR            documentation root [DATAROOTDIR/doc/prep-images]
 
1228
  --docdir=DIR            documentation root
 
1229
                          [DATAROOTDIR/doc/add-copyright-to-images]
1229
1230
  --htmldir=DIR           html documentation [DOCDIR]
1230
1231
  --dvidir=DIR            dvi documentation [DOCDIR]
1231
1232
  --pdfdir=DIR            pdf documentation [DOCDIR]
1243
1244
 
1244
1245
if test -n "$ac_init_help"; then
1245
1246
  case $ac_init_help in
1246
 
     short | recursive ) echo "Configuration of prep-images 0.1.0:";;
 
1247
     short | recursive ) echo "Configuration of add-copyright-to-images 0.1.0:";;
1247
1248
   esac
1248
1249
  cat <<\_ACEOF
1249
1250
 
1250
1251
Report bugs to <edam@waxworlds.org>.
1251
 
prep-images home page: <http://www.waxworlds.org/edam/software/gtk/prep-images>.
 
1252
add-copyright-to-images home page: <http://www.waxworlds.org/edam/software/add-copyright-to-images>.
1252
1253
_ACEOF
1253
1254
ac_status=$?
1254
1255
fi
1311
1312
test -n "$ac_init_help" && exit $ac_status
1312
1313
if $ac_init_version; then
1313
1314
  cat <<\_ACEOF
1314
 
prep-images configure 0.1.0
 
1315
add-copyright-to-images configure 0.1.0
1315
1316
generated by GNU Autoconf 2.67
1316
1317
 
1317
1318
Copyright (C) 2010 Free Software Foundation, Inc.
1328
1329
This file contains any messages produced by compilers while
1329
1330
running configure, to aid debugging if configure makes a mistake.
1330
1331
 
1331
 
It was created by prep-images $as_me 0.1.0, which was
 
1332
It was created by add-copyright-to-images $as_me 0.1.0, which was
1332
1333
generated by GNU Autoconf 2.67.  Invocation command line was
1333
1334
 
1334
1335
  $ $0 $@
2143
2144
 
2144
2145
 
2145
2146
# Define the identity of the package.
2146
 
 PACKAGE='prep-images'
 
2147
 PACKAGE='add-copyright-to-images'
2147
2148
 VERSION='0.1.0'
2148
2149
 
2149
2150
 
2421
2422
 
2422
2423
# checks for library functions.
2423
2424
 
2424
 
ac_config_files="$ac_config_files src/prep-images"
2425
 
 
2426
 
ac_config_files="$ac_config_files Makefile src/Makefile"
 
2425
ac_config_files="$ac_config_files Makefile src/Makefile src/scripts/add-copyright-to-images"
2427
2426
 
2428
2427
cat >confcache <<\_ACEOF
2429
2428
# This file is a shell script that caches the results of configure
2968
2967
# report actual input values of CONFIG_FILES etc. instead of their
2969
2968
# values after options handling.
2970
2969
ac_log="
2971
 
This file was extended by prep-images $as_me 0.1.0, which was
 
2970
This file was extended by add-copyright-to-images $as_me 0.1.0, which was
2972
2971
generated by GNU Autoconf 2.67.  Invocation command line was
2973
2972
 
2974
2973
  CONFIG_FILES    = $CONFIG_FILES
3016
3015
$config_files
3017
3016
 
3018
3017
Report bugs to <edam@waxworlds.org>.
3019
 
prep-images home page: <http://www.waxworlds.org/edam/software/gtk/prep-images>."
 
3018
add-copyright-to-images home page: <http://www.waxworlds.org/edam/software/add-copyright-to-images>."
3020
3019
 
3021
3020
_ACEOF
3022
3021
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3023
3022
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3024
3023
ac_cs_version="\\
3025
 
prep-images config.status 0.1.0
 
3024
add-copyright-to-images config.status 0.1.0
3026
3025
configured by $0, generated by GNU Autoconf 2.67,
3027
3026
  with options \\"\$ac_cs_config\\"
3028
3027
 
3135
3134
for ac_config_target in $ac_config_targets
3136
3135
do
3137
3136
  case $ac_config_target in
3138
 
    "src/prep-images") CONFIG_FILES="$CONFIG_FILES src/prep-images" ;;
3139
3137
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
3140
3138
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
 
3139
    "src/scripts/add-copyright-to-images") CONFIG_FILES="$CONFIG_FILES src/scripts/add-copyright-to-images" ;;
3141
3140
 
3142
3141
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
3143
3142
  esac
3559
3558
 
3560
3559
  esac
3561
3560
 
3562
 
 
3563
 
  case $ac_file$ac_mode in
3564
 
    "src/prep-images":F) chmod +x src/prep-images ;;
3565
 
 
3566
 
  esac
3567
3561
done # for ac_tag
3568
3562
 
3569
3563