--- src/configure.orig	Thu Oct  9 19:06:16 2003
+++ src/configure	Fri Oct 10 19:10:43 2003
@@ -541,7 +541,7 @@
   if [ -f $PREFIXDIR/include/python$VERSION/Python.h ];then
     dirs="$dirs pythonlib"
     cd pythonlib
-    make -s -f Makefile.pre.in boot
+    gmake -s -f Makefile.pre.in boot
     cd ..
   else
     echo "No Python header"
