Codebase list sugar-artwork / 8cc3b93
New upstream version 0.118 Jonas Smedegaard 3 years ago
2 changed file(s) with 11 addition(s) and 11 deletion(s). Raw diff Collapse all Expand all
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for sugar-artwork 0.117.
2 # Generated by GNU Autoconf 2.69 for sugar-artwork 0.118.
33 #
44 #
55 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
586586 # Identity of this package.
587587 PACKAGE_NAME='sugar-artwork'
588588 PACKAGE_TARNAME='sugar-artwork'
589 PACKAGE_VERSION='0.117'
590 PACKAGE_STRING='sugar-artwork 0.117'
589 PACKAGE_VERSION='0.118'
590 PACKAGE_STRING='sugar-artwork 0.118'
591591 PACKAGE_BUGREPORT=''
592592 PACKAGE_URL=''
593593
13621362 # Omit some internal or obsolete options to make the list less imposing.
13631363 # This message is too long to be a string in the A/UX 3.1 sh.
13641364 cat <<_ACEOF
1365 \`configure' configures sugar-artwork 0.117 to adapt to many kinds of systems.
1365 \`configure' configures sugar-artwork 0.118 to adapt to many kinds of systems.
13661366
13671367 Usage: $0 [OPTION]... [VAR=VALUE]...
13681368
14331433
14341434 if test -n "$ac_init_help"; then
14351435 case $ac_init_help in
1436 short | recursive ) echo "Configuration of sugar-artwork 0.117:";;
1436 short | recursive ) echo "Configuration of sugar-artwork 0.118:";;
14371437 esac
14381438 cat <<\_ACEOF
14391439
15641564 test -n "$ac_init_help" && exit $ac_status
15651565 if $ac_init_version; then
15661566 cat <<\_ACEOF
1567 sugar-artwork configure 0.117
1567 sugar-artwork configure 0.118
15681568 generated by GNU Autoconf 2.69
15691569
15701570 Copyright (C) 2012 Free Software Foundation, Inc.
18421842 This file contains any messages produced by compilers while
18431843 running configure, to aid debugging if configure makes a mistake.
18441844
1845 It was created by sugar-artwork $as_me 0.117, which was
1845 It was created by sugar-artwork $as_me 0.118, which was
18461846 generated by GNU Autoconf 2.69. Invocation command line was
18471847
18481848 $ $0 $@
27092709
27102710 # Define the identity of the package.
27112711 PACKAGE='sugar-artwork'
2712 VERSION='0.117'
2712 VERSION='0.118'
27132713
27142714
27152715 cat >>confdefs.h <<_ACEOF
1325213252 # report actual input values of CONFIG_FILES etc. instead of their
1325313253 # values after options handling.
1325413254 ac_log="
13255 This file was extended by sugar-artwork $as_me 0.117, which was
13255 This file was extended by sugar-artwork $as_me 0.118, which was
1325613256 generated by GNU Autoconf 2.69. Invocation command line was
1325713257
1325813258 CONFIG_FILES = $CONFIG_FILES
1331813318 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1331913319 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1332013320 ac_cs_version="\\
13321 sugar-artwork config.status 0.117
13321 sugar-artwork config.status 0.118
1332213322 configured by $0, generated by GNU Autoconf 2.69,
1332313323 with options \\"\$ac_cs_config\\"
1332413324
00 AC_PREREQ(2.53)
11
2 AC_INIT([sugar-artwork],[0.117],[],[sugar-artwork])
2 AC_INIT([sugar-artwork],[0.118],[],[sugar-artwork])
33
44 AM_CONFIG_HEADER(config.h)
55