[svn] gpgme - r1333 - trunk
svn author mo
cvs at cvs.gnupg.org
Fri Sep 19 16:15:52 CEST 2008
Author: mo
Date: 2008-09-19 16:15:51 +0200 (Fri, 19 Sep 2008)
New Revision: 1333
Modified:
trunk/ChangeLog
trunk/configure.ac
Log:
2008-09-19 Moritz <moritz at gnu.org>
* configure.ac: Remove bogus "esac".
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2008-09-16 15:30:44 UTC (rev 1332)
+++ trunk/ChangeLog 2008-09-19 14:15:51 UTC (rev 1333)
@@ -1,3 +1,7 @@
+2008-09-19 Moritz <moritz at gnu.org>
+
+ * configure.ac: Remove bogus "esac".
+
2008-09-16 Marcus Brinkmann <marcus at g10code.com>
* configure.ac (_XOPEN_SOURCE) [apple-darwin]: Define it.
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2008-09-16 15:30:44 UTC (rev 1332)
+++ trunk/configure.ac 2008-09-19 14:15:51 UTC (rev 1333)
@@ -115,7 +115,6 @@
;;
esac
-esac
AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$have_ld_version_script" = "yes")
GPG_DEFAULT=no
More information about the Gnupg-commits
mailing list