From 87f81cbe3de7a614eb93e268e2567308bce0bbd7 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 16 Sep 2023 18:30:39 +0000 Subject: Add C99 requirement git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4661 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') 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 -------------------------- -- cgit 1.4.1