]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Make autoconf-2.66 happy.
authorAndre Noll <maan@systemlinux.org>
Mon, 5 Jul 2010 21:42:31 +0000 (23:42 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 Jul 2010 23:12:34 +0000 (01:12 +0200)
This removes more lines than it adds and avoids the following warning;

configure.ac:689: warning: AC_DEFINE_UNQUOTED: `
configure.ac:689:       result=
configure.ac:689:       for i in $status_items; do
configure.ac:689:               result="$result SI_$(echo $i | tr 'a-z' 'A-Z')' is not a valid preprocessor define value


No differences found