diff options
Diffstat (limited to 'nx-X11/config/cf/xorgsite.def')
-rw-r--r-- | nx-X11/config/cf/xorgsite.def | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/nx-X11/config/cf/xorgsite.def b/nx-X11/config/cf/xorgsite.def index 5c5cf4431..8785ae672 100644 --- a/nx-X11/config/cf/xorgsite.def +++ b/nx-X11/config/cf/xorgsite.def @@ -116,8 +116,8 @@ -Wredundant-decls -Wnested-externs -Wshadow */ -/* - * Sun Compiler stuff.. +/* + * Sun Compiler stuff.. * #define HasSunC YES #define HasSunCplusplus YES @@ -134,8 +134,8 @@ #define OptimizedCDebugFlags -xO4 -xtarget=pentium_pro */ -/* - * Debuggable Sun Compiler Build. +/* + * Debuggable Sun Compiler Build. * Note: This builds _EVERYTHING_ as debuggable * #define DefaultCDebugFlags -g -xs @@ -226,7 +226,7 @@ #define BuildScreenSaverExt NO */ -/* +/* * If you don't want to build Xinerama support, uncomment this. * #define BuildXinerama NO @@ -263,13 +263,13 @@ /* * For a POSIXized build on Interactive uncomment this * Could be used with gcc 'till Version 2.6.3 - * Should be used with gcc 2.7.2. + * Should be used with gcc 2.7.2. * #define UsePosix YES */ /* - * If you don't want XDMAUTH support (if you don't have Wraphelp.c), + * If you don't want XDMAUTH support (if you don't have Wraphelp.c), * comment this out. * */ @@ -375,4 +375,4 @@ * libx86emu set library path here * #define X86EMU_LIBPATH /usr/local/lib - */ + */ |