--- src/configure.orig	Wed Feb 18 11:09:48 2004
+++ src/configure	Wed Feb 18 11:10:40 2004
@@ -611,7 +611,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"
