summaryrefslogtreecommitdiff
path: root/textproc/opensp/files/patch-sgmlnorm::Makefile
blob: c08a9a4c4029335a5ca35d6122af578ff4426cac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sgmlnorm/Makefile.in.orig	Sat Oct 25 21:24:54 2003
+++ sgmlnorm/Makefile.in	Sat Oct 25 21:25:06 2003
@@ -136,7 +136,7 @@
 am_osgmlnorm_OBJECTS = sgmlnorm.$(OBJEXT) SGMLGenerator.$(OBJEXT)
 osgmlnorm_OBJECTS = $(am_osgmlnorm_OBJECTS)
 osgmlnorm_DEPENDENCIES = $(top_builddir)/lib/libosp.la
-osgmlnorm_LDFLAGS =
+osgmlnorm_LDFLAGS = -lintl
 
 DEFS = @DEFS@
 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)