--- projects/libukcprog/Makefile.am 2003/10/09 10:43:11 1.3 +++ projects/libukcprog/Makefile.am 2004/10/18 10:36:09 1.5 @@ -1,8 +1,8 @@ # Makefile for libukcprog # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.3 2003/10/09 10:43:11 tdb Exp $ +# $Id: Makefile.am,v 1.5 2004/10/18 10:36:09 tdb Exp $ -AUTOMAKE_OPTIONS = foreign +AUTOMAKE_OPTIONS = gnu SUBDIRS = src doc @@ -11,5 +11,5 @@ ChangeLog: EXTRA_DIST = libukcprog.pc.in -pkgconfigdir = @PKGCONFIG_DIR@ +pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libukcprog.pc