From: Chris Larson Date: Fri, 17 Oct 2003 17:01:48 +0000 (+0000) Subject: Cset exclude: kergoth@direwolf.ppp.ti.com|ChangeSet|20031017170018|17756 X-Git-Tag: Release-2010-05/1~20670 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a065f8490cf240c92b75baea3bc4ebe15143f9;p=openembedded.git Cset exclude: kergoth@direwolf.ppp.ti.com|ChangeSet|20031017170018|17756 BKrev: 3f90207cl_HONe0XiTHW5jufMbAobg --- diff --git a/joe/joe_2.9.8.oe b/joe/joe_2.9.8.oe index 6175aa3ad8..5ba0b22ebd 100644 --- a/joe/joe_2.9.8.oe +++ b/joe/joe_2.9.8.oe @@ -5,5 +5,3 @@ DESCRIPTION = "joe's own editor." SRC_URI = ${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz inherit autotools - -EXTRA_OECONF = --program-prefix= diff --git a/ntp/ntp_4.1.2.oe b/ntp/ntp_4.1.2.oe index b560833c78..aafe8d3e14 100644 --- a/ntp/ntp_4.1.2.oe +++ b/ntp/ntp_4.1.2.oe @@ -7,6 +7,5 @@ S = ${WORKDIR}/${P} inherit autotools EXTRA_OECONF = --with-openssl-libdir=${STAGING_LIBDIR} \ - --with-openssl-incdir=${STAGING_DIR}/target/include/openssl \ - --program-prefix= + --with-openssl-incdir=${STAGING_DIR}/target/include/openssl CFLAGS_append = " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED"