summaryrefslogtreecommitdiffstats
path: root/scp2
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-02-20 20:08:46 +0100
committerFrancois Tigeot <ftigeot@wolfpond.org>2011-02-21 14:37:59 +0100
commitab50df50a86b773d6c74216b6e2d1035406be872 (patch)
treed2947a3c2d219b35dc1fb27288d07837e961b0b5 /scp2
parentDo not use GNU cp syntax on DragonFly. (diff)
downloadcore-ab50df50a86b773d6c74216b6e2d1035406be872.tar.gz
core-ab50df50a86b773d6c74216b6e2d1035406be872.zip
Add DragonFly defines.
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/ure.scp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/ooo/ure.scp b/scp2/source/ooo/ure.scp
index cda47b44137c..0053abaaec9e 100644
--- a/scp2/source/ooo/ure.scp
+++ b/scp2/source/ooo/ure.scp
@@ -1000,7 +1000,7 @@ End
#endif
#if defined _gcc3 && !(defined FREEBSD || defined NETBSD || defined OPENBSD \
- || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT))
+ || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT) || defined(DRAGONFLY))
File gid_File_Dl_GccS
TXT_FILE_BODY;
Dir = SCP2_URE_DL_DIR;
@@ -1015,7 +1015,7 @@ End
#endif
#if defined _gcc3 && !(defined FREEBSD || defined NETBSD || defined OPENBSD \
- || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT))
+ || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT) || defined(DRAGONFLY))
File gid_File_Dl_Stdcpp
Dir = SCP2_URE_DL_DIR;
TXT_FILE_BODY;