From e9b171e0738c2acef0650328b7f2e1ae7cdc55cc Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 21 Nov 2003 18:27:14 +0000 Subject: Numerous build fixes from an oemake -a run, including two more fixes for libtool 'libdir from .la file leaking into library search path' situations. BKrev: 3fbe5902eywlLRHkRQ1FaDS5C01-jg --- centericq/centericq-4.9.7/m4.patch | 0 centericq/centericq_4.9.7.oe | 10 ++++++++++ 2 files changed, 10 insertions(+) create mode 100644 centericq/centericq-4.9.7/m4.patch (limited to 'centericq') diff --git a/centericq/centericq-4.9.7/m4.patch b/centericq/centericq-4.9.7/m4.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/centericq/centericq_4.9.7.oe b/centericq/centericq_4.9.7.oe index e69de29bb2..03917c8fde 100644 --- a/centericq/centericq_4.9.7.oe +++ b/centericq/centericq_4.9.7.oe @@ -0,0 +1,10 @@ +DEPENDS = virtual/libc openssl ncurses +RDEPENDS = libc6 openssl ncurses + +SRC_URI = http://thekonst.net/download/centericq-4.9.7.tar.bz2 \ + file://${FILESDIR}/configure.patch;patch=1 \ + file://${FILESDIR}/m4.patch;patch=1 + +inherit autotools + +EXTRA_OECONF = '--with-ssl --with-openssl=${STAGING_DIR}/target' -- cgit v1.2.3