head 1.5; access; symbols LMTP2NNTP_1_4_0:1.1.1.1 LMTP2NNTP_1_3_0:1.4 LMTP2NNTP_1_3b2:1.4 LMTP2NNTP_1_3b1:1.4 LMTP2NNTP_1_3a3:1.4 LMTP2NNTP_1_3a2:1.4 LMTP2NNTP_1_3a1:1.4 LMTP2NNTP_1_2_0:1.3 LMTP2NNTP_1_2b4:1.3 LMTP2NNTP_1_2b3:1.3 LMTP2NNTP_1_2b2:1.3 LMTP2NNTP_1_2b1:1.3 LMTP2NNTP_1_2a8:1.3 LMTP2NNTP_1_2a7:1.3 LMTP2NNTP_1_2a6:1.2 LMTP2NNTP_1_2a5:1.1.1.1 TAI_0_0_0:1.1.1.1 VENDOR:1.1.1; locks; strict; comment @# @; 1.5 date 2005.10.03.10.51.22; author rse; state Exp; branches; next 1.4; 1.4 date 2004.03.19.14.55.51; author thl; state Exp; branches; next 1.3; 1.3 date 2003.01.30.19.07.20; author rse; state Exp; branches; next 1.2; 1.2 date 2002.07.28.08.08.13; author rse; state Exp; branches; next 1.1; 1.1 date 2002.04.18.09.10.46; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.04.18.09.10.46; author rse; state Exp; branches; next ; desc @@ 1.5 log @upgrade build environment @ text @## ## devtool.conf -- Development Tool Configuration ## %autogen @@autogen shtool 2.0.3 "2.0.*" all @@autogen libtool 1.5.20 "1.5*" @@autogen autoconf 2.59 "2.5[4-9]*" %autoclean @@autoclean shtool @@autoclean libtool @@autoclean autoconf %configure ./configure \ --prefix=/tmp/tai \ --disable-shared \ --enable-debug \ "$@@" %version ./shtool version -l txt -n "OSSP tai" -e VERSION V=`./shtool version -l txt -d long VERSION` sed -e "s/Version .*(.*)/Version $V/g" README.n mv README.n README %dist echo "+++ generating" ./devtool autoclean ./devtool autogen echo "+++ configuring" ./configure echo "+++ building" make clean all man echo "+++ cleaning" make distclean echo "+++ fixing" ./shtool fixperm -v . echo "+++ rolling" V=`./shtool version -l txt -d short VERSION` ./shtool tarball -o tai-${V}.tar.gz -d tai-${V} -u ossp -g ossp \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*,*.tar.gz' -c 'gzip --best' . ls -l tai-${V}.tar.gz echo "+++ testing" gunzip