# autogen/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.27 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 002.07 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] build = default dontfind = guile18 exepack = yes license = See "license*.txt" in installed tree licfile = COPYING setpaths = guile22, libgmp nowerror = yes tmpsize = 11M #--------------------------------------------------------------------- [depends] actools gawk grep guile libxml2 sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-libguile=$PRODTREE/guile22 #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = tbd url_tarball = http://ftp.gnu.org/gnu/autogen/\ rel5.18.16/autogen-5.18.16.tar.gz #--------------------------------------------------------------------- [history] 170918 Added package. Started with 5.16.2. 180717 Updated to 5.18.14 180828 Updated to 5.18.16 190218 Added a patch to fix a FTBFS