Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 233143
Collapse All | Expand All

(-)xmlrpc-c-1.14.07.old/Makefile.config.in (-1 / +1 lines)
Lines 292-298 Link Here
292
# PREFIX is designed to be overridden at make time if the user decides
292
# PREFIX is designed to be overridden at make time if the user decides
293
# he doesn't like the default specified at 'configure' time.
293
# he doesn't like the default specified at 'configure' time.
294
294
295
LIBINST_DIR = $(PREFIX)/lib
295
LIBINST_DIR = @libdir@
296
HEADERINST_DIR = $(PREFIX)/include
296
HEADERINST_DIR = $(PREFIX)/include
297
PROGRAMINST_DIR = $(PREFIX)/bin
297
PROGRAMINST_DIR = $(PREFIX)/bin
298
298

Return to bug 233143