Module Name: src
Committed By: christos
Date: Fri Apr 8 11:56:43 UTC 2016
Modified Files:
src/external/bsd/blacklist/port: config.h
Log Message:
remove HAVE_FPARSELN
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/blacklist/port/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/blacklist/port/config.h
diff -u src/external/bsd/blacklist/port/config.h:1.1 src/external/bsd/blacklist/port/config.h:1.2
--- src/external/bsd/blacklist/port/config.h:1.1 Tue Apr 5 08:28:57 2016
+++ src/external/bsd/blacklist/port/config.h Fri Apr 8 07:56:43 2016
@@ -1,4 +1,3 @@
#if defined(__FreeBSD__)
-#define HAVE_FPARSELN
#include "port.h"
#endif