Author: faridz
Date: Mon Jul 7 03:23:59 2008
New Revision: 674441
URL: http://svn.apache.org/viewvc?rev=674441&view=rev
Log:
2008-07-07 Farid Zaripov <[EMAIL PROTECTED]>
* etc/config/makefile.rules: Added comment about TZ variable.
Modified:
stdcxx/branches/4.2.x/etc/config/makefile.rules
Modified: stdcxx/branches/4.2.x/etc/config/makefile.rules
URL:
http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/etc/config/makefile.rules?rev=674441&r1=674440&r2=674441&view=diff
==============================================================================
--- stdcxx/branches/4.2.x/etc/config/makefile.rules (original)
+++ stdcxx/branches/4.2.x/etc/config/makefile.rules Mon Jul 7 03:23:59 2008
@@ -158,6 +158,9 @@
# creates and sets the POSIX TMPDIR environment variable to a temporary
# directory before running the programs which is then removed when done
#
+# The variable TZ is used in examples and initialized in GNUmakefile.exm
+# (see rev.561060)
+#
# PlumHall specific:
# for all "top level" tests that failed to build, find and build all
# subtests (the little tests the main test consists of)