# autoconf/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.15 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.23 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.38 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.01 hours (or 000.40 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] build = default emacs = disabled license = GNU General Public License, version 2 (June 1991) nosyslinks = aclocal proddir = $PRODTREE/actools purge = yes shareddir = yes #--------------------------------------------------------------------- [depends] coreutils gawk grep:forward m4 pkgconf:forward sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] SHACDIR=$PKGDIR_PROD/share/aclocal SHACSYS=$LACSYSTREE/aclocal mkdir -p $SHACDIR $SHACSYS rm -f $SHACSYS/cppunit.m4 rm -f $SHACSYS/xorg-macros.m4 cp -p $PKGDIR_SPECIAL/cppunit.m4 $SHACSYS/ cp -p $PKGDIR_SPECIAL/xorg-macros.m4 $SHACSYS/ instreplinks -d $SHACSYS $SHACDIR/ cd $PKGDIR_PROD/bin for x in \ autoconf autoheader autoreconf autoupdate \ autom4te autoscan ifnames do rm -fr $x-2.71 mv $x $x-2.71 ln -s $x-2.71 $x done #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/autoconf url_home = http://www.gnu.org/software/autoconf/ url_lfs = http://www.linuxfromscratch.org/lfs/view/stable/\ chapter06/autoconf.html url_tarball = http://ftp.gnu.org/gnu/autoconf/\ autoconf-2.71.tar.xz #--------------------------------------------------------------------- [history] 180629 Added some Alpine patches 210218 Updated to 2.71