[Pkg-privacy-commits] [libotr] 03/225: * libotr.m4: Fixed a bug which made configure fail to find the libotr header files if they weren't in the standard place.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:44:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository libotr.
commit f09eca0d4341ae39428ef4779557b41ede6ab6ca
Author: cypherpunk <cypherpunk>
Date: Fri May 13 16:29:00 2005 +0000
* libotr.m4: Fixed a bug which made configure fail to find the
libotr header files if they weren't in the standard place.
---
ChangeLog | 5 +++++
libotr.m4 | 1 -
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 55bdc97..ec5f16b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-13
+
+ * libotr.m4: Fixed a bug which made configure fail to find the
+ libotr header files if they weren't in the standard place.
+
2005-05-09
* src/privkey.c (otrl_privkey_read_fingerprints): Allow fields,
diff --git a/libotr.m4 b/libotr.m4
index 34e9c21..97f2320 100644
--- a/libotr.m4
+++ b/libotr.m4
@@ -54,7 +54,6 @@ if test "$libotr_inc_prefix" != "" ; then
CFLAGS="$CFLAGS $LIBOTR_CFLAGS"
fi
AC_MSG_RESULT($LIBOTR_CFLAGS)
-CFLAGS="$libotr_save_CFLAGS"
dnl add any special lib dirs
AC_MSG_CHECKING(for libotr LIBS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git
More information about the Pkg-privacy-commits
mailing list