* Makefile.am (man2hlp_LDADD): Set to $(GLIB_LIBS).

This commit is contained in:
Andrew V. Samoilov 2002-10-15 15:33:04 +00:00
parent f537158d47
commit cd456a3042
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2002-10-15 Andrew V. Samoilov <sav@bcs.zp.ua>
* Makefile.am (man2hlp_LDADD): Set to $(GLIB_LIBS).
* man2hlp.c: Report about stale links.
2002-10-13 Pavel Roskin <proski@gnu.org>

View File

@ -13,6 +13,7 @@ AM_CPPFLAGS = -DDATADIR=\""$(pkgdatadir)/"\" -DLOCALEDIR=\""$(localedir)"\"
endif
noinst_PROGRAMS = man2hlp
man2hlp_LDADD = $(GLIB_LIBS)
mcmfmt_SOURCES = mfmt.c