summaryrefslogtreecommitdiff
path: root/net/nxserver/files/patch-nxdesktop-configure
blob: 791e0718ba7d29e0896066b6bb511f64f1d4ff3a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- nxdesktop/configure.orig	Mon Sep 18 03:22:22 2006
+++ nxdesktop/configure
@@ -405,7 +405,7 @@
   HP-UX)
     cflags="$cflags -D_XOPEN_SOURCE_EXTENDED"
     ;;
-  Linux)
+  Linux|FreeBSD)
     cflags="$cflags -DHAVE_DECL_DIRFD=1"
     ;;
 esac