[GRASS-SVN] r55332 - grass/trunk/include/Make
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 11 17:48:11 PDT 2013
Author: mmetz
Date: 2013-03-11 17:48:10 -0700 (Mon, 11 Mar 2013)
New Revision: 55332
Modified:
grass/trunk/include/Make/Grass.make
Log:
fix #1866
Modified: grass/trunk/include/Make/Grass.make
===================================================================
--- grass/trunk/include/Make/Grass.make 2013-03-11 22:16:57 UTC (rev 55331)
+++ grass/trunk/include/Make/Grass.make 2013-03-12 00:48:10 UTC (rev 55332)
@@ -87,6 +87,7 @@
FMODE_OBJ = $(BASE_LIBDIR)/fmode.o
MANIFEST_OBJ = $(OBJDIR)/$(basename $(notdir $@)).manifest.res
MANIFEST = internal
+LDFLAGS += -lxdr -liberty -lws2_32
endif
# lexical analyzer and default options
More information about the grass-commit
mailing list