Source-Changes archive

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

CVS commit: [netbsd-6] src/tools



Module Name:    src
Committed By:   riz
Date:           Mon May  7 03:08:35 UTC 2012

Modified Files:
        src/tools/binutils [netbsd-6]: Makefile
        src/tools/file [netbsd-6]: Makefile
        src/tools/gmp [netbsd-6]: Makefile
        src/tools/mpc [netbsd-6]: Makefile
        src/tools/mpfr [netbsd-6]: Makefile

Log Message:
Pull up following revision(s) (requested by mrg in ticket #207):
        tools/gmp/Makefile: revision 1.2
        tools/mpfr/Makefile: revision 1.2
        tools/file/Makefile: revision 1.7
        tools/binutils/Makefile: revision 1.22
        tools/mpc/Makefile: revision 1.2
force ac_cv_path_mkdir to be set to nbinstall -d.  this will avoid
gmp/configure from trying to use its install-sh for mkdir -p, and
should fix sourcesets created tarball builds.
force set ac_cv_mkdir_path to our install -d program.
fixes the remaining issues with 'sourcesets' and 'tools'.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.21.4.1 src/tools/binutils/Makefile
cvs rdiff -u -r1.6 -r1.6.8.1 src/tools/file/Makefile
cvs rdiff -u -r1.1 -r1.1.4.1 src/tools/gmp/Makefile
cvs rdiff -u -r1.1 -r1.1.4.1 src/tools/mpc/Makefile
cvs rdiff -u -r1.1 -r1.1.4.1 src/tools/mpfr/Makefile

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