diff options
Diffstat (limited to 'config/cf')
-rw-r--r-- | config/cf/FreeBSD.cf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/cf/FreeBSD.cf b/config/cf/FreeBSD.cf index 1683acd18..c65360c39 100644 --- a/config/cf/FreeBSD.cf +++ b/config/cf/FreeBSD.cf @@ -1,5 +1,5 @@ XCOMM platform: $XConsortium: FreeBSD.cf,v 1.1 94/03/29 15:34:45 gildea Exp $ -XCOMM platform: $XFree86: xc/config/cf/FreeBSD.cf,v 3.5 1994/05/29 02:01:40 dawes Exp $ +XCOMM platform: $XFree86: xc/config/cf/FreeBSD.cf,v 3.6 1994/05/30 08:17:36 dawes Exp $ #define OSName FreeBSD 1.1 #define OSVendor /**/ @@ -40,7 +40,6 @@ XCOMM operating system: OSName #define StandardCppDefines -traditional #define DefaultCCOptions /**/ #define ExtraLibraries -lgnumalloc -#define InstUidFlags -s -m 4755 #ifdef InstallCmd #undef InstallCmd |