From 0aff42e396189eaac28df738692f99c864811335 Mon Sep 17 00:00:00 2001 From: Jochen Eisinger Date: Mon, 14 May 2007 20:11:52 +0000 Subject: [PATCH] use GNU make on sauna, which is the primary development environment --- distdir/autodist.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distdir/autodist.conf b/distdir/autodist.conf index 8a279ae8..22cc82ba 100644 --- a/distdir/autodist.conf +++ b/distdir/autodist.conf @@ -46,4 +46,4 @@ LIBTOOLIZE="libtoolize --automake --copy" # Location of the make program. This must be specified in order to be # able to create distributions. # -MAKE="make" +MAKE="gmake" -- 2.24.0