diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2009-03-07 20:58:22 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2009-03-07 20:58:22 +0000 |
commit | e7bd2d1954b8e9ec7b9d5e3b1dae30ef97d69032 (patch) | |
tree | bb70cd86f0ad1263b83d19e688815699006efaab /sprinkler/configure | |
parent | e9372d1375b01e8aa47bc6e848ddbbf139fe9cb8 (diff) |
+ eliminated build-time dependence on svn:special symlinks
svn path=/trunk/externals/moocow/; revision=10845
Diffstat (limited to 'sprinkler/configure')
-rwxr-xr-x | sprinkler/configure | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/sprinkler/configure b/sprinkler/configure index c6941f4..aeda9f0 100755 --- a/sprinkler/configure +++ b/sprinkler/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for sprinkler 0.06-1. +# Generated by GNU Autoconf 2.61 for sprinkler 0.06-2. # # Report bugs to <moocow@ling.uni-potsdam.de>. # @@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='sprinkler' PACKAGE_TARNAME='sprinkler' -PACKAGE_VERSION='0.06-1' -PACKAGE_STRING='sprinkler 0.06-1' +PACKAGE_VERSION='0.06-2' +PACKAGE_STRING='sprinkler 0.06-2' PACKAGE_BUGREPORT='moocow@ling.uni-potsdam.de' ac_default_prefix=/usr/local @@ -1193,7 +1193,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures sprinkler 0.06-1 to adapt to many kinds of systems. +\`configure' configures sprinkler 0.06-2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1259,7 +1259,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sprinkler 0.06-1:";; + short | recursive ) echo "Configuration of sprinkler 0.06-2:";; esac cat <<\_ACEOF @@ -1359,7 +1359,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sprinkler configure 0.06-1 +sprinkler configure 0.06-2 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1373,7 +1373,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by sprinkler $as_me 0.06-1, which was +It was created by sprinkler $as_me 0.06-2, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2055,7 +2055,7 @@ fi # Define the identity of the package. PACKAGE=sprinkler - VERSION=0.06-1 + VERSION=0.06-2 cat >>confdefs.h <<_ACEOF @@ -3497,7 +3497,7 @@ else fi if test -n "$pdincludedir" ; then - IFLAGS="$IFLAGS -I$pdincludedir" + PDEXT_IFLAGS="$PDEXT_IFLAGS -I$pdincludedir" fi @@ -3565,7 +3565,7 @@ fi ##vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv ## check: m_pd.h - CPPFLAGS="$CPPFLAGS $IFLAGS" + CPPFLAGS="$CPPFLAGS $PDEXT_IFLAGS" { echo "$as_me:$LINENO: checking for m_pd.h" >&5 echo $ECHO_N "checking for m_pd.h... $ECHO_C" >&6; } if test "${ac_cv_header_m_pd_h+set}" = set; then @@ -4314,7 +4314,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by sprinkler $as_me 0.06-1, which was +This file was extended by sprinkler $as_me 0.06-2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4367,7 +4367,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -sprinkler config.status 0.06-1 +sprinkler config.status 0.06-2 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |