bb945c1889
camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application. WWW: http://libopenraw.freedesktop.org/
12 lines
374 B
Text
12 lines
374 B
Text
--- gnome/include/libopenraw-gnome/Makefile.in.orig Tue Jan 9 00:28:06 2007
|
|
+++ gnome/include/libopenraw-gnome/Makefile.in Wed Mar 21 14:51:32 2007
|
|
@@ -371,7 +371,8 @@
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-libopenrawgnomeHEADERS
|
|
+@BUILD_GNOME_SUPPORT_TRUE@install-data-am: install-libopenrawgnomeHEADERS
|
|
+@BUILD_GNOME_SUPPORT_FALSE@install-data-am:
|
|
|
|
install-exec-am:
|
|
|