Browse Source

merge 3.4

pull/9921/head
doko@ubuntu.com 11 years ago
parent
commit
ae18f387e4
  1. 2
      Makefile.pre.in

2
Makefile.pre.in

@ -1336,7 +1336,7 @@ inclinstall:
# Install the library and miscellaneous stuff needed for extending/embedding
# This goes into $(exec_prefix)
LIBPL= $(LIBDEST)/config-$(LDVERSION)
LIBPL= @LIBPL@
# pkgconfig directory
LIBPC= $(LIBDIR)/pkgconfig

Loading…
Cancel
Save