about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-09-16 18:30:39 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-09-16 18:30:39 +0000
commit87f81cbe3de7a614eb93e268e2567308bce0bbd7 (patch)
tree311e7c0f582cbab1f536a0adc1002ff036b6fbad /doc
parent390f0930aec93245c1ebe8fc63a86d68abb0cef9 (diff)
downloadnetpbm-mirror-87f81cbe3de7a614eb93e268e2567308bce0bbd7.tar.gz
netpbm-mirror-87f81cbe3de7a614eb93e268e2567308bce0bbd7.tar.xz
netpbm-mirror-87f81cbe3de7a614eb93e268e2567308bce0bbd7.zip
Add C99 requirement
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4661 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 2c6403ff..0d49f441 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -169,6 +169,12 @@ contents.  You can also run Configure interactively and use its output
 as an example.
 
 
+COMPILER REQUIREMENTS
+---------------------
+
+The compiler must be able to compile C99 code.
+
+
 THE PREREQUISITE LIBRARIES
 --------------------------