Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/dist/file/src



Module Name:    src
Committed By:   pooka
Date:           Tue Mar 23 15:49:53 UTC 2004

Modified Files:
        src/dist/file/src: Makefile.in

Log Message:
Breate some band-aid here: for some reason new autoconf wants to use
$(mkdir_p) which isn't defined anywhere.  So replace it with good ol'
$(mkinstalldirs) to fix problem with tools installation.
XXX: need to revisit this to discover true lossage.

Problem noted by Nick Hudson.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/dist/file/src/Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index