+2001-03-21 Bruno Haible <haible@clisp.cons.org>
+
+ * INSTALL (Particular Systems): Add recommendations for AIX 3.
+
2001-03-20 Bruno Haible <haible@clisp.cons.org>
* Makefile.am (MAINTAINERCLEANFILES): Remove variable.
env CC="cc -Ae" ./configure
+ On AIX 3, the C include files by default don't define some necessary
+prototype declarations. If GNU CC is not installed, it is recommended to
+use the following options:
+
+ env CC="xlc -D_ALL_SOURCE" ./configure
+
On BeOS, user installed software goes in /boot/home/config, not
/usr/local. It is recommended to use the following options: