summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-11-22 18:08:40 +0200
committerPanu Matilainen <pmatilai@redhat.com>2008-11-22 18:08:40 +0200
commit43b08986a8aa0464566716f6fe0d510e96cd77bf (patch)
treea8252ad0d7d188057f6fc3491a83ee947a6907ae /Makefile.am
parentda83a562e1fd81402a39b7c3edfdc413fa860d8c (diff)
downloadrpm-43b08986a8aa0464566716f6fe0d510e96cd77bf.tar.gz
rpm-43b08986a8aa0464566716f6fe0d510e96cd77bf.tar.bz2
rpm-43b08986a8aa0464566716f6fe0d510e96cd77bf.zip
Use rpmConfigDir() for finding our popt alias file
- this allows popt aliases to be reliably available in tests - why do we have the popt initialization done twice?
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b509b6082..cd7a70c9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,7 +35,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/misc
AM_CPPFLAGS += @WITH_LIBELF_INCLUDE@
AM_CPPFLAGS += -DLOCALEDIR="\"$(localedir)\""
AM_CPPFLAGS += -DRPMCONFIGDIR="\"@RPMCONFIGDIR@\""
-AM_CPPFLAGS += -DLIBRPMALIAS_FILENAME="\"@RPMCONFIGDIR@/rpmpopt-${VERSION}\""
+AM_CPPFLAGS += -DLIBRPMALIAS_FILENAME="\"rpmpopt-${VERSION}\""
pkginclude_HEADERS =
nodist_pkginclude_HEADERS =