# m4/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 000.97 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.52 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.04 hours (or 002.37 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.10 hours (or 006.15 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING #--------------------------------------------------------------------- [depends] actools:forward gawk:forward grep:forward libsigsegv:forward texinfo:forward none #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE export CC="gcc -fgnu89-inline" # Courtesy of BLFS: sed -i 's/IO_ftrylockfile/IO_EOF_SEEN/' lib/*.c echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --mandir=$MANBASE sed -e 's/ src doc / src /' -i Makefile.* #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = http://www.seindal.dk/rene/gnu/ url_lfs = http://www.linuxfromscratch.org/lfs/view/stable/\ chapter05/m4.html url_tarball = http://ftp.gnu.org/gnu/m4/m4-1.4.18.tar.bz2 #--------------------------------------------------------------------- [history] 170502 Updated from 1.4.16 to 1.4.18 210222 Patched to fix FTBFS related to "glibc" 2.28