librpmio needs elf include+lib now, librpmdb doesn't

This commit is contained in:
Panu Matilainen 2007-11-23 10:32:10 +02:00
parent 7b2a9b3c24
commit c10e5da8a0
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ AM_CPPFLAGS += @WITH_NSS_INCLUDE@
AM_CPPFLAGS += @WITH_LUA_INCLUDE@
AM_CPPFLAGS += @WITH_POPT_INCLUDE@
AM_CPPFLAGS += -I$(top_srcdir)/misc
AM_CPPFLAGS += @WITH_LIBELF_INCLUDE@
AM_CPPFLAGS += -DRPMCONFIGDIR="\"@RPMCONFIGDIR@\""
AM_CPPFLAGS += -DLOCALSTATEDIR="\"$(localstatedir)\""
@ -26,6 +27,7 @@ librpmio_la_LIBADD = \
@WITH_MAGIC_LIB@ \
@WITH_BZ2_LIB@ \
@WITH_ZLIB_LIB@ \
@WITH_LIBELF_LIB@ \
-lpthread
check_PROGRAMS =