From c6fcf607c01805b23b8f2bd80ea42b19bd1668ae Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 25 Feb 2010 00:05:48 +0100 Subject: [PATCH] ecore: removed libtool host-dependency --- ecore/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecore/Pkgfile b/ecore/Pkgfile index ae26b2c..f957ec8 100644 --- a/ecore/Pkgfile +++ b/ecore/Pkgfile @@ -48,7 +48,7 @@ build() export XCB_XINERAMA_LIBS="-L$CLFS/usr/lib -lxcb-xinerama" export XCB_XINERAMA_CFLAGS="-I$CLFS/usr/include" - ./autogen.sh --build=$CHOST \ + ./configure --build=$CHOST \ --host=$CTARGET \ --disable-nls \ --prefix=/usr \ -- 2.26.2