Commit bdd8c113a518b23328933f111ba6aa4a2b62afa5

Ran Benita 2014-02-04T02:48:41

build: some fixes in configure.ac - Use 'test =' instead of 'test ==' in the x11 test. The second one might not work with e.g. dash, whoops. - Use AS_IF instead of 'if'. It actually blends in better.. Signed-off-by: Ran Benita <ran234@gmail.com>