CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ecore: removed libtool host-dependency
[attic/ports/e17-cross.git] / ecore / Pkgfile
index ae26b2cc7150180db6b073cb2b85828d0872038b..f957ec846a5817cce0895573125ddcde990a1da1 100644 (file)
@@ -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 \