From 26c92a152e722c5e029119046d83952c7dbdc513 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Sat, 7 Sep 2013 09:37:09 -0600 Subject: change default paths for new directory layout --- config/mpfr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/mpfr.conf') diff --git a/config/mpfr.conf b/config/mpfr.conf index 51204c65..728133a7 100644 --- a/config/mpfr.conf +++ b/config/mpfr.conf @@ -9,7 +9,7 @@ latest="3.1.2" installs="libmpfr." # This is a list of default flags always supplied to configure -default_configure_flags="--with-gmp=${local_builds}/${host}" +default_configure_flags="--with-gmp=${local_builds}/destdir/${host}" # If yes, only static linking will be used static_link=yes -- cgit v1.2.3