2008-09-19 Moritz <moritz@gnu.org>
* configure.ac: Remove bogus "esac".
This commit is contained in:
parent
cf5100d27c
commit
a8be6e0da3
@ -1,3 +1,7 @@
|
|||||||
|
2008-09-19 Moritz <moritz@gnu.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove bogus "esac".
|
||||||
|
|
||||||
2008-09-16 Marcus Brinkmann <marcus@g10code.com>
|
2008-09-16 Marcus Brinkmann <marcus@g10code.com>
|
||||||
|
|
||||||
* configure.ac (_XOPEN_SOURCE) [apple-darwin]: Define it.
|
* configure.ac (_XOPEN_SOURCE) [apple-darwin]: Define it.
|
||||||
|
@ -115,7 +115,6 @@ case "${host}" in
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
esac
|
|
||||||
AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$have_ld_version_script" = "yes")
|
AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$have_ld_version_script" = "yes")
|
||||||
|
|
||||||
GPG_DEFAULT=no
|
GPG_DEFAULT=no
|
||||||
|
Loading…
Reference in New Issue
Block a user