summaryrefslogtreecommitdiff
path: root/net/linphone/files/patch-config.h.in
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-12 14:06:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-12 14:06:31 +0000
commit375fb6e8d66f23d664a40e7cf2e7d72f96f0f50e (patch)
treeaa1063dd494af4961ae9fbeeeeeadb575fdce6bf /net/linphone/files/patch-config.h.in
parent- configure --with-drm (diff)
- Update to version 0.12.2
- Divide net/linphone into 2 ports: net/linphone and net/linphone-base PR: ports/66396 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=109004
Diffstat (limited to 'net/linphone/files/patch-config.h.in')
-rw-r--r--net/linphone/files/patch-config.h.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/linphone/files/patch-config.h.in b/net/linphone/files/patch-config.h.in
deleted file mode 100644
index 464bc65832ff..000000000000
--- a/net/linphone/files/patch-config.h.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$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__