summaryrefslogtreecommitdiffstats
path: root/src/config/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-04-24 04:44:02 +0000
committerKen Raeburn <raeburn@mit.edu>2004-04-24 04:44:02 +0000
commit7ffd3ed39e7bc7f6fe978e3afb29bf5aaf381ee5 (patch)
tree010cd716fd2eb0c286862d3bd511d36dc33933f6 /src/config/ChangeLog
parent343bb2cb78e331f4ae4b9f022d4968058460ef4e (diff)
Start depending on perl for builds
* aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Look for perl. * config/pre.in (PERL): New variable. * config/lib.in (lib$(LIB)$(SHLIBVEXT)): Use one perl invocation rather than n+1 sed invocations. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16266 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r--src/config/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 2328beb8e..fb7806973 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-24 Ken Raeburn <raeburn@mit.edu>
+
+ * pre.in (PERL): New variable.
+ * lib.in (lib$(LIB)$(SHLIBVEXT)): Use one perl invocation rather
+ than n+1 sed invocations.
+
2004-04-22 Ken Raeburn <raeburn@mit.edu>
* pre.in (DO_MAKE_SHLIB, SHLIB_STATIC_TARGET, LDCOMBINE,