summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild/source/Build4
-rw-r--r--Build/source/ChangeLog5
2 files changed, 5 insertions, 4 deletions
diff --git a/Build/source/Build b/Build/source/Build
index bb22ab5f71a..596b1c3043d 100755
--- a/Build/source/Build
+++ b/Build/source/Build
@@ -34,10 +34,6 @@ fi
: ${MAKE=${TL_MAKE}}
export MAKE
-# and then also set GNUMAKE to that, for the sake of freetype2/configure.
-: ${GNUMAKE=${TL_MAKE}}
-export GNUMAKE
-
if test "x$1" = x--no-clean; then
shift
else
diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog
index 60f37a989c4..5663a4fd28b 100644
--- a/Build/source/ChangeLog
+++ b/Build/source/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-21 Mojca Miklavec <mojca.miklavec.lists@gmail.com>
+
+ * Build: Remove GNUMAKE variable (after freetype2 as the only library
+ which needed it has been fixed).
+
2013-03-01 Peter Breitenlohner <peb@mppmu.mpg.de>
* tardate.ac: Switch to 2013-03-01.