gcc/c++tools
Nathan Sidwell 9f08c08531 c++tools: Make NETWORKING define check consistent [PR 98318]
PR98318 also pointed out that the NETWORKING #define was being checked
with both #if and #ifdef.  Let's consistently use one form.

	c++tools/
	* server.cc: Use #if NETWORKING not #ifdef, to be consistent
	with elsewhere.
2021-02-25 08:58:26 -08:00
..
ChangeLog Daily bump. 2021-01-06 00:16:55 +00:00
config.h.in bootstrap: Fix some windows issues [PR 98300] 2020-12-17 05:57:13 -08:00
configure build: libcody: Link with -lsocket -lnsl if necessary [PR98316] 2021-01-05 11:32:31 +01:00
configure.ac build: libcody: Link with -lsocket -lnsl if necessary [PR98316] 2021-01-05 11:32:31 +01:00
Makefile.in build: libcody: Link with -lsocket -lnsl if necessary [PR98316] 2021-01-05 11:32:31 +01:00
resolver.cc [libcody] Remove some std::move [PR 98368] 2021-01-04 06:38:52 -08:00
resolver.h
server.cc c++tools: Make NETWORKING define check consistent [PR 98318] 2021-02-25 08:58:26 -08:00