about summary refs log tree commit diff
path: root/config.mk.in
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-26 02:56:20 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-26 02:56:20 +0000
commit4a8bf4fdf6c47649c5d3fd70e8acf48459cf56de (patch)
tree45ca607f9fae91351a1499687bcf98eb6c09cfb7 /config.mk.in
parent240092f6f6fa828619baee475bab885eec762446 (diff)
downloadnetpbm-mirror-4a8bf4fdf6c47649c5d3fd70e8acf48459cf56de.tar.gz
netpbm-mirror-4a8bf4fdf6c47649c5d3fd70e8acf48459cf56de.tar.xz
netpbm-mirror-4a8bf4fdf6c47649c5d3fd70e8acf48459cf56de.zip
Remove vestigial URL for pointer man pages
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3927 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'config.mk.in')
-rw-r--r--config.mk.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/config.mk.in b/config.mk.in
index 05cb45d4..b79472b0 100644
--- a/config.mk.in
+++ b/config.mk.in
@@ -657,16 +657,6 @@ DLLVER =
 #Cygwin
 #DLLVER = $(NETPBM_MAJOR_RELEASE)
 
-#NETPBM_DOCURL is the URL of the main documentation page for Netpbm.
-#This is a directory which contains a file for each Netpbm program,
-#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 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/local/netpbm/rgb.txt:/usr/share/netpbm/rgb.txt:/etc/X11/rgb.txt:/usr/lib/X11/rgb.txt:/usr/share/X11/rgb.txt:/usr/X11R6/lib/X11/rgb.txt