Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 129352 | Differences between
and this patch

Collapse All | Expand All

(-)popt-1.16.orig/Makefile.in (-1 / +1 lines)
Lines 370-376 Link Here
370
libpopt_la_SOURCES = popt.c poptparse.c poptconfig.c popthelp.c poptint.c
370
libpopt_la_SOURCES = popt.c poptparse.c poptconfig.c popthelp.c poptint.c
371
libpopt_la_LDFLAGS = -no-undefined @LTLIBINTL@ @LTLIBICONV@ \
371
libpopt_la_LDFLAGS = -no-undefined @LTLIBINTL@ @LTLIBICONV@ \
372
	$(am__append_1)
372
	$(am__append_1)
373
pkgconfigdir = $(prefix)/lib/pkgconfig
373
pkgconfigdir = $(libdir)/pkgconfig
374
pkgconfig_DATA = popt.pc
374
pkgconfig_DATA = popt.pc
375
man_MANS = popt.3
375
man_MANS = popt.3
376
BUILT_SOURCES = popt.pc # popt.lcd
376
BUILT_SOURCES = popt.pc # popt.lcd

Return to bug 129352