chiark / gitweb /
copyright: Update licence on ac_prog_cc_no_writeable_strings.m4
[secnet.git] / README.mac
index 5e018c1d08edfeb3f3a51be4f937f3649f24c715..2e231a989051f36f39ac1a892946e373cf274b21 100644 (file)
@@ -6,7 +6,7 @@ How to install secnet on a Fink-equipped OS X system:
     make
     sudo make install
   - Build secnet:
-    ./configure CPPFLAGS=-I/sw/include LDFLAGS=-L/sw/lib
+    ./configure
     make
     sudo make install
   - Install tuntap for OSX from http://tuntaposx.sourceforge.net/
@@ -81,3 +81,10 @@ You should now be able to build both debug and release configurations
 using ⌘B.
 
 Richard Kettlewell 2011-07-23
+
+
+-- 
+This file is part of secnet.
+See LICENCE and this file CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.