reverted Makefile changes in parts

This commit is contained in:
louis
2015-04-04 17:42:23 +02:00
parent e9f8d708cf
commit acebd3c275
3 changed files with 6 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ TARGET_LIB = $(SONAME).$(MINOR)
PREFIX ?= /usr/local
INCDIR ?= $(PREFIX)/include
LIBDIR ?= $(PREFIX)/lib
PCDIR ?= $(PREFIX)/lib/pkgconfig
PCDIR ?= $(shell pkg-config --variable pc_path pkg-config |cut -d ':' -f1)
TMPDIR ?= /tmp
### The name of the distribution archive: