Fix `SCM_I_ERROR' definition for MinGW without networking.
authorLudovic Courtès <ludo@gnu.org>
Thu, 2 Feb 2012 20:58:04 +0000 (21:58 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 2 Feb 2012 20:58:04 +0000 (21:58 +0100)
commitbb796c463022df11149549beb598efde2b671e37
tree9c17a325969769c03ca84f37466fa4197dd4ab4b
parent8d1544f66e20f191d3082cf0b0cb34bd8eff0ee1
Fix `SCM_I_ERROR' definition for MinGW without networking.

* libguile/error.c (SCM_I_ERROR)[__MINGW32__]: Conditionalize on
  `HAVE_NETWORKING'.
libguile/error.c