2008-09-19 Moritz <moritz@gnu.org>

* configure.ac: Remove bogus "esac".
This commit is contained in:
Moritz Schulte 2008-09-19 14:15:51 +00:00
parent cf5100d27c
commit a8be6e0da3
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-09-19 Moritz <moritz@gnu.org>
* configure.ac: Remove bogus "esac".
2008-09-16 Marcus Brinkmann <marcus@g10code.com>
* configure.ac (_XOPEN_SOURCE) [apple-darwin]: Define it.

View File

@ -115,7 +115,6 @@ case "${host}" in
;;
esac
esac
AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$have_ld_version_script" = "yes")
GPG_DEFAULT=no