commit | ddb07e5bf4e16889b0845c83d8a73ebfa435bcba | [log] [tgz] |
---|---|---|
author | paul <paul> | Mon Sep 27 07:49:57 2004 +0000 |
committer | paul <paul> | Mon Sep 27 07:49:57 2004 +0000 |
tree | c8387415c34f1fc9091ee7cd574e377afcdbb268 | |
parent | 68defd6ddbc840f4877a817dd651a243a398049d [diff] [blame] |
2004-09-27 Paul Jakma <paul@dishone.st> * update-autotools: libtoolize should copy files, rather than link. the whole idea is that dist files should not need auto*, etc. installed to be able to compile.
diff --git a/update-autotools b/update-autotools index 4e68476..fefab68 100755 --- a/update-autotools +++ b/update-autotools
@@ -19,5 +19,5 @@ aclocal -I m4 autoheader autoconf -libtoolize +libtoolize -c automake --foreign