]> git.tuebingen.mpg.de Git - paraslash.git/commit
Make autoconf-2.66 happy. v0.3
authorAndre Noll <maan@systemlinux.org>
Mon, 5 Jul 2010 21:42:31 +0000 (23:42 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 20 Feb 2011 11:40:17 +0000 (12:40 +0100)
commit4d5a9b90c3e9cbdff019776d05792beb57fbfa31
tree37fdb7b5bdd5b9571d65bc3eae42600db94a74f2
parentffb82bb4f4e34c36653a06c8ae90c6e5db0fdcd8
Make autoconf-2.66 happy.

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
(cherry picked from commit 5842e3e7f2aa17fe16cb806b4ba955ce1f25ce53)
configure.ac