Cset exclude: kergoth@direwolf.ppp.ti.com|ChangeSet|20031017170018|17756
authorChris Larson <clarson@kergoth.com>
Fri, 17 Oct 2003 17:01:48 +0000 (17:01 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 17 Oct 2003 17:01:48 +0000 (17:01 +0000)
BKrev: 3f90207cl_HONe0XiTHW5jufMbAobg

joe/joe_2.9.8.oe
ntp/ntp_4.1.2.oe

index 6175aa3..5ba0b22 100644 (file)
@@ -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=
index b560833..aafe8d3 100644 (file)
@@ -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"