c3b89a682f
protocol. It offers support for the NMDC protocol (client-hub commands and client-client operations) and an interface to the most common filelists. WWW: http://www.gtkdc.org/ PR: ports/102295 Submitted by: Pankov Pavel <pankov_ at mail.ru>
11 lines
355 B
Text
11 lines
355 B
Text
--- Makefile.in-orig Mon May 22 10:23:09 2006
|
|
+++ Makefile.in Sun Aug 20 01:23:21 2006
|
|
@@ -193,7 +193,7 @@
|
|
target_alias = @target_alias@
|
|
SUBDIRS = dclibc
|
|
EXTRA_DIST = TODO dclibc.pc.in
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = @exec_prefix@/libdata/pkgconfig
|
|
pkgconfig_DATA = dclibc.pc
|
|
all: config.h
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|