projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf5100d
)
2008-09-19 Moritz <moritz@gnu.org>
author
Moritz Schulte
<mo@g10code.com>
Fri, 19 Sep 2008 14:15:51 +0000
(14:15 +0000)
committer
Moritz Schulte
<mo@g10code.com>
Fri, 19 Sep 2008 14:15:51 +0000
(14:15 +0000)
* configure.ac: Remove bogus "esac".
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1d057631838e1b7a9c5740678bf4cebbfd026b1c..839a5e67ed419821087ad0e862624c5e42fc9a23 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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.
diff --git
a/configure.ac
b/configure.ac
index 0d2c71a767f3f05548cd28bc2fe46b61d475036d..56abb68691a1cdc662f85c2a9869e1ff9be5a73b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-115,7
+115,6
@@
case "${host}" in
;;
esac
-esac
AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$have_ld_version_script" = "yes")
GPG_DEFAULT=no