about summary refs log tree commit diff
path: root/config.mk.in
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-09-04 02:31:25 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-09-04 02:31:25 +0000
commitd119d8561d5daec0a2dc0acd890e70fd4ff6dbf6 (patch)
tree0f0edcf4c21b42324bfc87d30063b03ec78e37fd /config.mk.in
parente8f8336b79b62800bf47de9688f48694e6046e49 (diff)
downloadnetpbm-mirror-d119d8561d5daec0a2dc0acd890e70fd4ff6dbf6.tar.gz
netpbm-mirror-d119d8561d5daec0a2dc0acd890e70fd4ff6dbf6.tar.xz
netpbm-mirror-d119d8561d5daec0a2dc0acd890e70fd4ff6dbf6.zip
Release 10.67.04
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2269 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'config.mk.in')
-rw-r--r--config.mk.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.mk.in b/config.mk.in
index 09195b20..a59006e7 100644
--- a/config.mk.in
+++ b/config.mk.in
@@ -652,8 +652,11 @@ DLLVER =
 #library, and file type.  E.g. The documentation for jpegtopnm might be in
 #http://netpbm.sourceforge.net/doc/jpegtopnm.html .  This value gets
 #installed in the man pages (which say no more than to read the webpage)
-#and in the Webman netpbm.url file.
+#and in the Manweb netpbm.url file.
 NETPBM_DOCURL = http://netpbm.sourceforge.net/doc/
 #For a system with no web access, but a local copy of the doc:
 #NETPBM_DOCURL = file:/usr/doc/netpbm/
 
+# RGB_DB_PATH is where Netpbm looks for the color database when the RGBDEF
+# environment variable is not set.  See pm_config_in.h for details.
+RGB_DB_PATH = /usr/share/netpbm/rgb.txt:/usr/lib/X11/rgb.txt:/usr/share/X11/rgb.txt:/usr/X11R6/lib/X11/rgb.txt