/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-04-08 14:47:29 UTC
  • Revision ID: edam@waxworlds.org-20110408144729-2fn36ra6akxjgesi
- renamed project from add-copyright-to-images to prep-images
- rejigged layout of files in project
- made some formatting consistent

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