Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index c4534ae750cfb87c2a4ba5a3e0e2eb3f4035f398..75257b534ec276dcd8ea4421833d3ca7ebec65f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 2001-06-28  Kevin L. Mitchell  <klmitch@mit.edu>
 
+       * ircd/Makefile.in: tune for VPATH builds/installs; add a rule to
+       force bin directory to be created if necessary prior to
+       installation; run make depend
+
+       * doc/Makefile.in (install): tune for VPATH installs by cd'ing to
+       the ${srcdir}
+
+       * Makefile.in: tune to detect Makefile.in changes in
+       subdirectories and to create installation directory indicated by
+       ${prefix}
+
        * ircd/whocmds.c (count_users): routine to count the number of
        users matching a given user@host mask