[xmlsec] remove comma
- From: Aleksey Sanin <aleksey src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [xmlsec] remove comma
- Date: Mon, 8 Aug 2011 01:16:31 +0000 (UTC)
commit d9dc31767a0194143be99c705322ed9ac4b35e69
Author: Aleksey Sanin <aleksey aleksey com>
Date: Sun Aug 7 18:16:15 2011 -0700
remove comma
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index ee2f3c4..ca28fa1 100644
--- a/configure.in
+++ b/configure.in
@@ -1374,7 +1374,7 @@ if test "z$enable_crypto_dl" = "zno" ; then
else
AC_CHECK_HEADER([ltdl.h],
[
- XMLSEC_DEFINES="$XMLSEC_DEFINES -DXMLSEC_DL_LIBLTDL=1",
+ XMLSEC_DEFINES="$XMLSEC_DEFINES -DXMLSEC_DL_LIBLTDL=1"
AC_CHECK_LIB(
[ltdl],
[lt_dlopenext],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]