diff options
Diffstat (limited to 'boehm-gc/configure')
-rwxr-xr-x | boehm-gc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/configure b/boehm-gc/configure index 5058290cfc9..33ccbfc3ba0 100755 --- a/boehm-gc/configure +++ b/boehm-gc/configure @@ -1542,7 +1542,7 @@ ac_exeext=$EXEEXT fi -. ${boehm_gc_basedir}/configure.host +. ${srcdir}/configure.host case ${boehm_gc_basedir} in /* | A-Za-z:/\\*) boehm_gc_flagbasedir=${boehm_gc_basedir} ;; |