cperciva 2006-08-13 05:32:10 UTC FreeBSD src repository
Modified files: usr.sbin/named Makefile Log: Undefine __DATE__ in order to avoid placing a build timestamp into /usr/sbin/{named, lwresd}. Note that POSIX / C99 doesn't technically allow __DATE__ to be (un|re)defined, but gcc does what we mean anyway. Approved by: dougb MFC after: 1 month Revision Changes Path 1.42 +3 -0 src/usr.sbin/named/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"