summaryrefslogtreecommitdiff
path: root/net/linphone-base/files/patch-config.h.in
blob: 464bc65832ffff5db1f8559f8fc8e4f3e6ece890 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- config.h.in	2003/02/27 23:47:19	1.1
+++ config.h.in	2003/02/27 23:47:35
@@ -122,8 +122,5 @@
    first (like Motorola and SPARC, unlike Intel and VAX). */
 #undef WORDS_BIGENDIAN
 
-/* Defined if we are compiling for FreeBSD */
-#undef __FreeBSD__
-
 /* Defined if we are compiling for linux */
 #undef __LINUX__