--- projects/libstatgrab/Makefile.am 2003/09/26 21:11:30 1.8 +++ projects/libstatgrab/Makefile.am 2003/10/07 22:07:37 1.9 @@ -1,6 +1,6 @@ # Makefile for libstatgrab # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.8 2003/09/26 21:11:30 tdb Exp $ +# $Id: Makefile.am,v 1.9 2003/10/07 22:07:37 tdb Exp $ AUTOMAKE_OPTIONS = gnu @@ -11,5 +11,5 @@ ChangeLog: EXTRA_DIST = libstatgrab.pc.in -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = @PKGCONFIG_DIR@ pkgconfig_DATA = libstatgrab.pc