CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ecore: removed libtool host-dependency
authorJose V Beneyto <sepen@crux.nu>
Wed, 24 Feb 2010 23:05:48 +0000 (00:05 +0100)
committerJose V Beneyto <sepen@crux.nu>
Wed, 24 Feb 2010 23:05:48 +0000 (00:05 +0100)
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 \