From fd2bee792353b98d05d928fe27e8086b0cda03b2 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Mon, 7 Aug 1995 23:38:44 +0000 Subject: If using the autoconf in the local tree, invoke it using /bin/sh, so that it works even if autoconf has been checked out from SCCS without the execute bit set. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6451 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/util/ChangeLog') diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 1eed9663e..b78b2ad30 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 7 19:36:01 1995 Theodore Y. Ts'o + + * reconf: If using the autoconf in the local tree, invoke it using + /bin/sh, so that it works even if autoconf has been + checked out from SCCS without the execute bit set. + Wed Jul 26 15:39:53 1995 Sam Hartman * configure.in (SHLIB_TAIL_COMP): Add pty to CONFIG_DIRS -- cgit