X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=adf1f9dc8d57c69ec1360a6ee63218f27cca95bc;hb=17ee59914c7ff8a10741b1efc0400386b22a362d;hp=1eee3969d321d6c3500002867c32b4c82db91d12;hpb=ab4e884857268d2746f27f6bcd6af250f89c3f90;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 1eee396..adf1f9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-02-02 Michael Poole + + * Makefile.in (install): Do not create ${prefix}/include since it + is no longer used. + + * ircd/Makefile.in (install-*): Remove commented-out code to touch + and chown MPATH and RPATH. + 2005-01-26 Michael Poole * include/ircd_alloc.h (DoMallocZero): Parenthesize macro @@ -7,7 +15,7 @@ * include/memdebug.h (fda_get_byte_count, fda_get_block_count): Declare functions used outside memdebug.c. - * ircd/Makefile.c (UMKPASSWD_SRC): Add memdebug.c. + * ircd/Makefile.in (UMKPASSWD_SRC): Add memdebug.c. * ircd/ircd_alloc.c (DoMalloc, DoMallocZero, DoRealloc): Do not use these if using the memdebug version.