From dfc75d408b9ab582f05b01bb99803609fb4dddc2 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 27 Oct 2003 21:55:10 +0000 Subject: Remove --program-prefix= opts, now that we fixed it in autoconf's core m4 files. BKrev: 3f9d943eWkX_eMkS_aDD4EDx_q6mSg --- ntp/ntp_4.1.2.oe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ntp') 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" -- cgit v1.2.3