summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-09-30 17:45:42 +0000
committerjbj <devnull@localhost>1999-09-30 17:45:42 +0000
commitd7ba7d08d195283773b170080b14072a71a4477b (patch)
tree4c5cebfe88601b267f272eb97823fe0e903e3e95 /Makefile.am
parentff642c3a5eeacf392c1bb220a1ca70f9296a1fe9 (diff)
downloadrpm-d7ba7d08d195283773b170080b14072a71a4477b.tar.gz
More HPUX cc fiddles.
CVS patchset: 3356 CVS date: 1999/09/30 17:45:42
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8f364de73..0471e6e77 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ INCLUDES = \
mylibs= $(top_builddir)/build/librpmbuild.la \
$(top_builddir)/lib/librpm.la \
$(top_builddir)/popt/libpopt.la \
+ @INTLLIBS@ \
@LIBMISC@
LDFLAGS = @LDFLAGS_STATIC@