summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-09-16 15:58:05 (GMT)
committerSteven Knight <knight@baldmt.com>2004-09-16 15:58:05 (GMT)
commit6c2d8850f7400734226a2862391ca4e9a38a1342 (patch)
tree88546a5ef623a859f6cdc05f01414232996b8e37 /src/CHANGES.txt
parentf4ebab8479e70f7af040e5d918d1d2429770d2ae (diff)
downloadSCons-6c2d8850f7400734226a2862391ca4e9a38a1342.zip
SCons-6c2d8850f7400734226a2862391ca4e9a38a1342.tar.gz
SCons-6c2d8850f7400734226a2862391ca4e9a38a1342.tar.bz2
Fix SCons on SuSE/AMD-64 Linux by having the wrapper script also check for the build engine in the parent directory of the Python library directory. (Gottfried Ganssauge)
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index ffd0abb..76dec9a 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -19,6 +19,12 @@ RELEASE 0.97 - XXX
- Handle exceptions from Python functions a build actions.
+ From Gottfried Ganssauge:
+
+ - Fix SCons on SuSE/AMD-64 Linux by having the wrapper script also
+ check for the build engine in the parent directory of the Python
+ library directory (/usr/lib64 instead of /usr/lib).
+
From Steven Knight:
- When compiling with Microsoft Visual Studio, don't include the ATL and