Fixed link when system gettext library is missing
authorshort <>
Thu, 19 Apr 2001 17:37:15 +0000 (17:37 +0000)
committershort <>
Thu, 19 Apr 2001 17:37:15 +0000 (17:37 +0000)
Makefile.am

index 69d2486..5665fa3 100644 (file)
@@ -21,7 +21,7 @@ noinst_HEADERS = setup.h getopt.h
 manfmt_SOURCES = manfmt.c
 
 mdsms_SOURCES = mdsms.c
-mdsms_LDADD = @LIBOBJS@
+mdsms_LDADD = $(LIBOBJS) $(INTLLIBS)
 
 mdsms.1.in2: mdsms.1.in
        grep -v Id: > mdsms.1.in2 mdsms.1.in