d9f76ba721
(manipulator) developed by Industrial Light & Magic, a division of Lucas Digital Ltd. LLC. It was used in the movies Harry Potter, Men in Black II, and Signs. Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>
11 lines
325 B
Text
11 lines
325 B
Text
--- Makefile.in.orig Tue Jan 21 17:47:42 2003
|
|
+++ Makefile.in Sun Jan 26 17:12:58 2003
|
|
@@ -146,7 +146,7 @@
|
|
|
|
EXTRA_DIST = bootstrap README.OSX README.CVS LICENSE
|
|
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
|
pkgconfig_DATA = OpenEXR.pc
|
|
subdir = .
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|