CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
automake: updated to 1.15 and updated mandir
[crossrootfs.git] / m4 / Pkgfile
index 922017de94f92c98197cd7e01bb1042e68fef6ed..eaa0dfb992bd254ff6196d8a1a7bc1e6661f84f0 100644 (file)
@@ -11,9 +11,6 @@ source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
 
 build() {
   cd $name-$version
-  # fix for glibc 'gets' removal
- # sed -i -e '/gets is a/d' lib/stdio.in.h
-
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \