Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
cce97565
Commit
cce97565
authored
Apr 10, 2018
by
Ulrich Sibiller
Committed by
Mike Gabriel
May 24, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
config/cf: fix spelling errors as reported by codespell
parent
e91406e9
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
8 additions
and
8 deletions
+8
-8
Imake.rules
nx-X11/config/cf/Imake.rules
+2
-2
Imake.tmpl
nx-X11/config/cf/Imake.tmpl
+1
-1
gnu.cf
nx-X11/config/cf/gnu.cf
+1
-1
host.def
nx-X11/config/cf/host.def
+1
-1
linux.cf
nx-X11/config/cf/linux.cf
+1
-1
xorg.cf
nx-X11/config/cf/xorg.cf
+1
-1
xorgsite.def
nx-X11/config/cf/xorgsite.def
+1
-1
No files found.
nx-X11/config/cf/Imake.rules
View file @
cce97565
...
@@ -1185,7 +1185,7 @@ clean:: @@\
...
@@ -1185,7 +1185,7 @@ clean:: @@\
/* This rule is used for libs in Xserver/Imakefile which are loaded, not
/* This rule is used for libs in Xserver/Imakefile which are loaded, not
* linked into the core module. Since modules are called libXXXX.a,
* linked into the core module. Since modules are called libXXXX.a,
* this rule mustn't be overriden by .cf files.
* this rule mustn't be overrid
d
en by .cf files.
*/
*/
#ifndef ModuleLibraryTargetName
#ifndef ModuleLibraryTargetName
#define ModuleLibraryTargetName(libname)Concat(lib,libname.a)
#define ModuleLibraryTargetName(libname)Concat(lib,libname.a)
...
@@ -3609,7 +3609,7 @@ clean:: @@\
...
@@ -3609,7 +3609,7 @@ clean:: @@\
#endif
#endif
/* Phony targets - GNU make has a feature to mark a target as phony,
/* Phony targets - GNU make has a feature to mark a target as phony,
* which means that it wont consider that target to be the name of a
* which means that it won
'
t consider that target to be the name of a
* file. In general this speeds up make, since it doesn't have to
* file. In general this speeds up make, since it doesn't have to
* look for those files when it sets out to create a phony target.
* look for those files when it sets out to create a phony target.
* However, on cygwin, this is actually required for correct
* However, on cygwin, this is actually required for correct
...
...
nx-X11/config/cf/Imake.tmpl
View file @
cce97565
...
@@ -1736,7 +1736,7 @@ CXXEXTRA_INCLUDES = CplusplusExtraIncludes
...
@@ -1736,7 +1736,7 @@ CXXEXTRA_INCLUDES = CplusplusExtraIncludes
#else
#else
CPP = CppCmd $(STD_CPP_DEFINES) /* simple filters */
CPP = CppCmd $(STD_CPP_DEFINES) /* simple filters */
RAWCPP = RawCppCmd $(STD_CPP_OPTIONS)
RAWCPP = RawCppCmd $(STD_CPP_OPTIONS)
PREPROCESSCMD = PreProcessCmd $(STD_CPP_DEFINES) /* prefered; mdep */
PREPROCESSCMD = PreProcessCmd $(STD_CPP_DEFINES) /* prefer
r
ed; mdep */
#endif
#endif
INSTALL = InstallCmd
INSTALL = InstallCmd
INSTALLFLAGS = InstallFlags
INSTALLFLAGS = InstallFlags
...
...
nx-X11/config/cf/gnu.cf
View file @
cce97565
...
@@ -142,7 +142,7 @@ XCOMM i386Architecture
...
@@ -142,7 +142,7 @@ XCOMM i386Architecture
#define ConnectionFlags -DUNIXCONN -DTCPCONN
#define ConnectionFlags -DUNIXCONN -DTCPCONN
/* Some of these man page defaults are overriden in the above OS sections */
/* Some of these man page defaults are overrid
d
en in the above OS sections */
#ifndef ManSuffix
#ifndef ManSuffix
# define ManSuffix 1x
# define ManSuffix 1x
#endif
#endif
...
...
nx-X11/config/cf/host.def
View file @
cce97565
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
/*
/*
* To use the deprecated, old keyboard driver, uncomment this. But
* To use the deprecated, old keyboard driver, uncomment this. But
* even better, make the new keyboard driver (hw/xfree86/input/keyboard)
* even better, make the new keyboard driver (hw/xfree86/input/keyboard)
* work for your architec
h
ture. The old driver will be removed in the
* work for your architecture. The old driver will be removed in the
* next release.
* next release.
*
*
#define UseDeprecatedKeyboardDriver YES
#define UseDeprecatedKeyboardDriver YES
...
...
nx-X11/config/cf/linux.cf
View file @
cce97565
...
@@ -875,7 +875,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
...
@@ -875,7 +875,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
#define ConnectionFlags -DUNIXCONN -DTCPCONN
#define ConnectionFlags -DUNIXCONN -DTCPCONN
/* Some of these man page defaults are overriden in the above OS sections */
/* Some of these man page defaults are overrid
d
en in the above OS sections */
#ifndef ManSuffix
#ifndef ManSuffix
# define ManSuffix 1x
# define ManSuffix 1x
#endif
#endif
...
...
nx-X11/config/cf/xorg.cf
View file @
cce97565
...
@@ -645,7 +645,7 @@ DRIVERSDKMODULEDIR = DriverSDKModuleDir
...
@@ -645,7 +645,7 @@ DRIVERSDKMODULEDIR = DriverSDKModuleDir
DRIVERSDKINCLUDEDIR = DriverSDKIncludeDir
DRIVERSDKINCLUDEDIR = DriverSDKIncludeDir
/*
/*
* Some commonly refered to directories are defined here.
* Some commonly refer
r
ed to directories are defined here.
*/
*/
XF86SRC = $(SERVERSRC)/hw/xfree86
XF86SRC = $(SERVERSRC)/hw/xfree86
...
...
nx-X11/config/cf/xorgsite.def
View file @
cce97565
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
/*
/*
* To use the deprecated, old keyboard driver, uncomment this. But
* To use the deprecated, old keyboard driver, uncomment this. But
* even better, make the new keyboard driver (hw/xfree86/input/keyboard)
* even better, make the new keyboard driver (hw/xfree86/input/keyboard)
* work for your architec
h
ture. The old driver will be removed in the
* work for your architecture. The old driver will be removed in the
* next release.
* next release.
*
*
#define UseDeprecatedKeyboardDriver YES
#define UseDeprecatedKeyboardDriver YES
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment