[gs-cvs] rev 8263 - trunk/gs/ijs

giles at ghostscript.com giles at ghostscript.com
Mon Oct 1 16:00:35 PDT 2007


Author: giles
Date: 2007-10-01 16:00:35 -0700 (Mon, 01 Oct 2007)
New Revision: 8263

Modified:
   trunk/gs/ijs/Makefile.am
Log:
Update pkg-config support in the ijs tree.


Modified: trunk/gs/ijs/Makefile.am
===================================================================
--- trunk/gs/ijs/Makefile.am	2007-10-01 22:59:59 UTC (rev 8262)
+++ trunk/gs/ijs/Makefile.am	2007-10-01 23:00:35 UTC (rev 8263)
@@ -1,4 +1,4 @@
-## Copyright (C) 2001-2004 Artifex Software, Inc.
+## Copyright (C) 2001-2007 Artifex Software, Inc.
 ##
 ## Permission is hereby granted, free of charge, to any person
 ## obtaining a copy of this software and associated documentation
@@ -34,7 +34,7 @@
 
 pkgincludedir=$(includedir)/ijs
 m4datadir = $(datadir)/aclocal
-pkgconfigdatadir = $(prefix)/lib/pkgconfig
+pkgconfigdatadir = $(libdir)/pkgconfig
 
 lib_LTLIBRARIES = libijs.la
 
@@ -78,7 +78,7 @@
 
 ## Data
 
-pkgconfigdata_DATA = ijs.pc
+pkgconfig_DATA = ijs.pc
 
 man_MANS = ijs-config.1
 



More information about the gs-cvs mailing list