aboutsummaryrefslogtreecommitdiff
path: root/libgo/configure
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2011-12-03 00:16:12 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2011-12-03 00:16:12 +0000
commit18c700754eef0eedcac04c1e3c5d548cafe4d5c2 (patch)
treefcf705f857548012e46180c9f778ead306f29e47 /libgo/configure
parent4bd97bee255d25e1e207e6a19317f353f5fa6104 (diff)
downloadgcc-18c700754eef0eedcac04c1e3c5d548cafe4d5c2.zip
gcc-18c700754eef0eedcac04c1e3c5d548cafe4d5c2.tar.gz
gcc-18c700754eef0eedcac04c1e3c5d548cafe4d5c2.tar.bz2
libgo: Generate dependencies automatically.
From-SVN: r181955
Diffstat (limited to 'libgo/configure')
-rwxr-xr-xlibgo/configure10
1 files changed, 8 insertions, 2 deletions
diff --git a/libgo/configure b/libgo/configure
index 2e99887..314399f 100755
--- a/libgo/configure
+++ b/libgo/configure
@@ -665,6 +665,7 @@ LIBGO_IS_FREEBSD_FALSE
LIBGO_IS_FREEBSD_TRUE
LIBGO_IS_DARWIN_FALSE
LIBGO_IS_DARWIN_TRUE
+go_include
LIBFFIINCS
LIBFFI
glibgo_toolexeclibdir
@@ -11096,7 +11097,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11099 "configure"
+#line 11100 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11202,7 +11203,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11205 "configure"
+#line 11206 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -13455,6 +13456,11 @@ fi
+# Used to tell GNU make to include a file without telling automake to
+# include it.
+go_include="-include"
+
+
is_darwin=no
is_freebsd=no
is_irix=no