about summary refs log tree commit diff
path: root/buildtools/README.pkg
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-10-21 02:59:50 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-10-21 02:59:50 +0000
commit50fcfe00dfef499c25e38b0e4d6c594964ca4d9a (patch)
treee8eabbd40676f1cebb0835350c9a9788d328c553 /buildtools/README.pkg
parentaf600a78dc0f71100432cbb39792b308199fde9b (diff)
downloadnetpbm-mirror-50fcfe00dfef499c25e38b0e4d6c594964ca4d9a.tar.gz
netpbm-mirror-50fcfe00dfef499c25e38b0e4d6c594964ca4d9a.tar.xz
netpbm-mirror-50fcfe00dfef499c25e38b0e4d6c594964ca4d9a.zip
Rename header files from <xxx.h> to <netpbm/xxx.h>
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@441 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'buildtools/README.pkg')
-rw-r--r--buildtools/README.pkg10
1 files changed, 10 insertions, 0 deletions
diff --git a/buildtools/README.pkg b/buildtools/README.pkg
index b2a6b0ef..e544cbb7 100644
--- a/buildtools/README.pkg
+++ b/buildtools/README.pkg
@@ -69,6 +69,16 @@ The parts to be installed are:
     that is in the default search path of your compiler.  Typical
     directories for this are /usr/include and /usr/local/include.
 
+    All of the files are meant to be named like <netpbm/xxx.h> for C
+    #include purposes, which means on an ordinary system, they are
+    installed in a directory named "netpbm".  Thus, they are organized
+    this way in the package.  BUT: until Netpbm 10.41 (December 2007),
+    they were packaged for, and customarily used, just as <xxx.h>.
+    Therefore, for backward compatibility, it is a good idea to make
+    symbolic links from the parent directory into the netpbm/
+    directory.  But as that may pollute your namespace, you may prefer
+    just to make all users migrate to the <netpbm/xxx.h> form.
+
   Data Files
 
     These are files that you can use for various purposes as input to