symlink farm.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4840
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Jan 25 19:52:11 1995 Mark Eichin (eichin@tweedledumber.cygnus.com)
+
+ * autoreconf.sh (ls test): use -Llt to sort, in case we're in a
+ symlink farm.
+
Mon Dec 19 19:20:58 1994 Theodore Y. Ts'o (tytso at tsx-11)
* acgeneral.m4 (AC_DEFINE_UNQUOTED): Workaround more Ultrix sh
test ! -f $aclocal && aclocal=
if test $force = no && test -f configure &&
- ls -lt configure configure.in $aclocal | sed 1q |
+ ls -Llt configure configure.in $aclocal | sed 1q |
grep 'configure$' > /dev/null
then
: