Deactivate host guessing with GMP

This commit is contained in:
jjgarcia 2004-10-29 16:46:38 +00:00
parent 1b87eaae01
commit 73186ea198

7
configure vendored
View file

@ -19,6 +19,13 @@ fi
echo Switching to directory "\`${buildir}'" to continue configuration.
cd ${buildir}
${srcdir}/configure --srcdir=${srcdir} $*
exit
#########################################################################
# THE FOLLOWING HAS BEEN DEACTIVATED. ENSURE YOU PASS THE RIGHT FLAGS
# TO GCC!
#
# There are two ways to configure ECL. If we use our own version of GMP,
# we let it configure itself and later on retrieve the appropiate flags