* configure.ac: Check for networking libraries; see NET_LIBS.
commite2c68ad40ac4ebbc2d3d81f9abc73e804d60b15c
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 21:10:09 +0000 (15 21:10 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 21:10:09 +0000 (15 21:10 +0000)
treed7791736c11d37fedba56b5a8151135228f45634
parentb97c3ba6c203749037c99a16ec94966247608bbc
* configure.ac: Check for networking libraries; see NET_LIBS.
* Makefile.am (go$(EXEEXT)): Link against NET_LIBS.
(gofmt$(EXEEXT), cgo$(EXEEXT)): Likewise.
* configure, Makefile.in: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219690 138bc75d-0d04-0410-961f-82ee72b054a4
gotools/ChangeLog
gotools/Makefile.am
gotools/Makefile.in
gotools/configure
gotools/configure.ac