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)
commit5842e3e7f2aa17fe16cb806b4ba955ce1f25ce53
tree6f33c041e5ab89c224d5734e9e845f81585abbff
parentaa7a44a031fa8efba1a014a215f1eb03ea2607fb
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
configure.ac