Source-Changes archive

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

CVS commit: src/tools/gmake



Module Name:    src
Committed By:   uwe
Date:           Fri Oct 27 22:36:23 UTC 2006

Modified Files:
        src/tools/gmake: Makefile

Log Message:
CONFIGURE_ARGS+=--disable-nls so that tools/gmake doesn't accidentally
pick up tools/gettext that is built when MKMAINTAINERTOOLS=yes

As gettext is built after gmake - this only happens if you either do
an update build and tools/gmake gets rebuilt, or if you use the same
TOOLDIR for several ports.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/tools/gmake/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