]> git.tue.mpg.de Git - paraslash.git/commit
Kill a bashism in configure.ac.
authorAndre Noll <maan@systemlinux.org>
Mon, 4 May 2009 14:23:04 +0000 (16:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 4 May 2009 14:23:04 +0000 (16:23 +0200)
commit21a7a8c318357c7df9ce1857366a6cce5868d2b6
treed1b8427cc286e5d8893a2eccbe3674da217d5850
parent4cc509155034d2079a8ba8d697003c9603ea6a6d
Kill a bashism in configure.ac.

This caused additional quotes when /bin/sh is dash or tcsh which would result
in syntax errors during compilation.
configure.ac