mod time of the library after running $aradd causes problems on some
systems.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4608
dc483132-0cff-0310-8789-
dd5450dbe970
Tue Nov 1 14:49:00 1994 (tytso@rsx-11)
+ * libupdate.sh: touch the library first, before running $aradd, in
+ case changing the mod time of the library after running
+ $aradd causes problems on some systems.
+
* libupdate.sh: Change use of "head -1" to "sed 1q"
* configure.in:
echo "Updating library $library from $oblist"
+touch $library
$arcmd $library `cat $oblist | \
sed -e "s;^\([^ ]*\);$dir/\1;g" -e "s; \([^ ]*\); $dir/\1;g"`
-touch $library