diff options
-rw-r--r-- | INSTALL.quagga.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.quagga.txt b/INSTALL.quagga.txt index 8f96e5af..27d011f6 100644 --- a/INSTALL.quagga.txt +++ b/INSTALL.quagga.txt @@ -6,6 +6,8 @@ Building and Installing Quagga from releases or snapshots: The 'INSTALL' file contains generic instructions on how to use 'configure' scripts. +Quagga requires a C compiler supporting the C99 standard. + Quagga can be compiled with either BSD make or GNU make. GNU make 3.80 is known to work. The following system makes are known to work |