[Pkg-privacy-commits] [irssi-plugin-otr] 26/267: cache that irssi headers have been fetched.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:26:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository irssi-plugin-otr.
commit 7328a20efb4e627009eadbf0b97d068792c76fc1
Author: Uli Meis <a.sporto+bee at gmail.com>
Date: Fri Jul 11 14:08:23 2008 +0200
cache that irssi headers have been fetched.
---
CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 34a8c9c..7638a19 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -151,6 +151,7 @@ IF (NOT HAVE_IRSSIPRIV_H)
IF(NOT IIPRIV_RET EQUAL 0)
MESSAGE(FATAL_ERROR "Couldn't check out irssi private headers from SVN")
ENDIF(NOT IIPRIV_RET EQUAL 0)
+ SET(HAVE_IRSSIPRIV_H 1 CACHE INTERNAL "Having irssi priv headers" FORCE)
ENDIF (NOT HAVE_IRSSIPRIV_H)
# check for strsignal
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/irssi-plugin-otr.git
More information about the Pkg-privacy-commits
mailing list