]> git.ipfire.org Git - thirdparty/sarg.git/commit
Use AS_IF in the configure script
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sat, 13 Jun 2015 14:05:33 +0000 (16:05 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sat, 13 Jun 2015 14:05:33 +0000 (16:05 +0200)
commite9e69ce7f45e33fc302835d4f4c16c0a1600783a
treea988cdb038836c71eb07d7650ecd6a93f8c9b681
parent976c5bb742e00e163caa261e41c7f668cce5f1b3
Use AS_IF in the configure script

I just found out about that macro that is supposed to make the code more
portable.

The indentation of the AS_IF blocks was a bit changed to use tabs instead
of spaces.
configure.ac