diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2021-11-18 23:25:19 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-04-27 14:13:31 +0200 |
commit | 6ca78f2770cffe2662b9364dc97af4493c7e9af8 (patch) | |
tree | cbfa25bd7af5f7d3f6746e3833d691b927fe1804 /nx-X11/config/cf/README | |
parent | a78a8b8764775bf1028cfd81c949c6ea453d1319 (diff) | |
download | nx-libs-6ca78f2770cffe2662b9364dc97af4493c7e9af8.tar.gz nx-libs-6ca78f2770cffe2662b9364dc97af4493c7e9af8.tar.bz2 nx-libs-6ca78f2770cffe2662b9364dc97af4493c7e9af8.zip |
nx-X11/config: whitespace fixes
Diffstat (limited to 'nx-X11/config/cf/README')
-rw-r--r-- | nx-X11/config/cf/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nx-X11/config/cf/README b/nx-X11/config/cf/README index 24ac7f52c..b6c1580df 100644 --- a/nx-X11/config/cf/README +++ b/nx-X11/config/cf/README @@ -276,9 +276,9 @@ An <os>Lib.rules file provides defaults for the following variables: PositionIndependentCFlags PIC compiler flags for C PositionIndependentCplusplusFlags PIC compiler flags for C++ - Note: PositionIndependentCplusplusFlags is only required if the + Note: PositionIndependentCplusplusFlags is only required if the C and C++ compilers use different flags to build PIC code. The - default configuration will try to use PositionIndependentCFlags + default configuration will try to use PositionIndependentCFlags for both C and C++ compiles. An <os>Lib.tmpl file provides defaults for the following variables: @@ -361,7 +361,7 @@ SUBDIRS for an Imakefile in a directory containing and call MakeSubdirs() and DependSubdirs(). MANSUFFIX suffix used by InstallManPage* rules. May be set to $(LIBMANSUFFIX), $(FILEMANSUFFIX), or - $(MISCMANSUFFIX) in directories for libraries or data + $(MISCMANSUFFIX) in directories for libraries or data files. |