--- projects/libukcprog/Makefile.am 2003/09/26 21:17:59 1.2 +++ projects/libukcprog/Makefile.am 2003/10/09 10:43:11 1.3 @@ -1,6 +1,6 @@ # Makefile for libukcprog # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.2 2003/09/26 21:17:59 tdb Exp $ +# $Id: Makefile.am,v 1.3 2003/10/09 10:43:11 tdb Exp $ AUTOMAKE_OPTIONS = foreign @@ -11,5 +11,5 @@ ChangeLog: EXTRA_DIST = libukcprog.pc.in -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = @PKGCONFIG_DIR@ pkgconfig_DATA = libukcprog.pc