]> granicus.if.org Git - gc/commit
Fix unportable '==' test operators in configure
authorThomas Klausner <tk@giga.or.at>
Sun, 26 Aug 2012 18:58:17 +0000 (22:58 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 26 Aug 2012 19:02:18 +0000 (23:02 +0400)
commite091c078fad900f7b96881d5706a646d9c530cd8
tree0dbe4d16922174a1dc3d0b20c5ad181bbb7db39a
parent7fdcd363e14919a211035bd99b34baa8662d2377
Fix unportable '==' test operators in configure

* configure.ac: Replace all unportable '==' test operators with '='
ones.
configure.ac