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 b9df4e6e93bf3c8bca1bdf64fa5faba42a4c70f6..eaa0dfb992bd254ff6196d8a1a7bc1e6661f84f0 100644 (file)
@@ -5,15 +5,12 @@
 # Depends on:
 
 name=m4
-version=1.4.16
-release=2
+version=1.4.17
+release=1
 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 \