aboutsummaryrefslogtreecommitdiff
path: root/examples/libtool/patches/bootstrap-no-go.patch
blob: 1d8e98a83f8e5efc6a16be9e6906a4af3a9d6053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Go is not supported before LT 2.4
diff -dubr source/configure.ac nogo/configure.ac
--- source/configure.ac	2011-10-17 14:17:17.000000000 +0400
+++ nogo/configure.ac	2012-10-13 00:29:40.973202656 +0400
@@ -196,7 +196,6 @@
 LT_LANG(C++)
 LT_LANG(Fortran 77)
 LT_LANG(Fortran)
-LT_LANG(Go)
 LT_LANG(Java)
 LT_LANG(Windows Resource)