blob: 410763e020f3a855d54ec746b126ae33f9f1d11d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-cr,v 1.1 2004/11/29 22:11:51 seb Exp $
--- dotneato/gvrender/Makefile.am.orig 2004-08-12 22:29:42.000000000 +0000
+++ dotneato/gvrender/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-pkgconfigdir = $(pkglibdir)/pkgconfig
+pkgconfigdir = $(libdir)/pkgconfig
AM_CPPFLAGS = \
-I$(top_srcdir) \
|