Searched hist:ff2edf0cf82cd183a136f12866170fc3affd891f (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/ |
H A D | Makefile | diff ff2edf0cf82cd183a136f12866170fc3affd891f Sat Apr 12 09:06:08 CEST 1997 Peter Wemm <peter@FreeBSD.org> Put on my flame proof suit and make libtcl build conditional on the src/contrib/tcl directory existing, and also have an /etc/make.conf override (NOTCL) to stop building libtcl. This is in similar other things from src/Makefile, eg: NOGAMES, NOLKM, etc.
This is so that people can put in a refuse entry in their cvsup files and not fetch the tcl code, and have it not built automatically. I'll do something similar for perl. diff ff2edf0cf82cd183a136f12866170fc3affd891f Sat Apr 12 09:06:08 CEST 1997 Peter Wemm <peter@FreeBSD.org> Put on my flame proof suit and make libtcl build conditional on the src/contrib/tcl directory existing, and also have an /etc/make.conf override (NOTCL) to stop building libtcl. This is in similar other things from src/Makefile, eg: NOGAMES, NOLKM, etc.
This is so that people can put in a refuse entry in their cvsup files and not fetch the tcl code, and have it not built automatically. I'll do something similar for perl.
|