[GRASS-SVN] r55359 - grass/trunk/include/Make

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Mar 13 06:42:24 PDT 2013


Author: mmetz
Date: 2013-03-13 06:42:24 -0700 (Wed, 13 Mar 2013)
New Revision: 55359

Modified:
   grass/trunk/include/Make/Grass.make
Log:
workaround for #1866, restore r55332

Modified: grass/trunk/include/Make/Grass.make
===================================================================
--- grass/trunk/include/Make/Grass.make	2013-03-13 13:28:02 UTC (rev 55358)
+++ grass/trunk/include/Make/Grass.make	2013-03-13 13:42:24 UTC (rev 55359)
@@ -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