summaryrefslogtreecommitdiff
path: root/Makepkgs
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2001-07-16 11:49:03 +0000
committerNathan Scott <nathans@sgi.com>2001-07-16 11:49:03 +0000
commit42dbfb88f62c0811f542f535dc0773023f961b8c (patch)
tree048003b1aac299ffc1209af2360bcd96f88adceb /Makepkgs
parent31b10d190a941ead85cd53a258b6d59274b44aad (diff)
downloadattr-42dbfb88f62c0811f542f535dc0773023f961b8c.tar.gz
updates to integrate libtool into the build throughout the package.
Diffstat (limited to 'Makepkgs')
-rwxr-xr-xMakepkgs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makepkgs b/Makepkgs
index 731cfb0..e56d754 100755
--- a/Makepkgs
+++ b/Makepkgs
@@ -64,6 +64,7 @@ fi
echo
echo "== configure, log is $LOGDIR/configure"
+rm -f .census # force configure to run here
if $verbose ; then
autoconf 2>&1 | tee $LOGDIR/configure
./configure 2>&1 | tee -a $LOGDIR/configure