Improve creation of shared libraries for FreeBSD

This commit is contained in:
Marcin Cieslak
2012-08-13 04:01:45 +02:00
committed by Jon Trulson
parent 851330b5f5
commit e1aa4d28cb
2 changed files with 9 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ XCOMM platform: $TOG: FreeBSD.cf /main/21 1997/10/05 20:42:34 kaleb $
#define OSName DefaultOSName
#endif
#ifndef OSVendor
#define OSVendor Walnut Creek CD-ROM
#define OSVendor FreeBSD Foundation
#endif
#ifndef OSMajorVersion
#define OSMajorVersion DefaultOSMajorVersion
@@ -57,6 +57,8 @@ XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVe
#define DefaultCCOptions -pipe
#endif
#define CplusplusLibC -lstdc++
#if OSMajorVersion > 1
#define ServerOSDefines XFree86ServerOSDefines -DDDXTIME
#define XawI18nDefines -DUSE_XWCHAR_STRING