diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-22 00:37:47 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-28 05:09:09 +0200 |
commit | 662a89545f3e953a47f176cf64e574350643d446 (patch) | |
tree | f718af7b85c4a17a28eb12f81922b1e3d1eb6481 /doc | |
parent | c189f6efce2fe1b84c7792875b2805fa331ee84f (diff) | |
download | nx-libs-662a89545f3e953a47f176cf64e574350643d446.tar.gz nx-libs-662a89545f3e953a47f176cf64e574350643d446.tar.bz2 nx-libs-662a89545f3e953a47f176cf64e574350643d446.zip |
imake cleanup: Drop references to X11 build-logic that is not present in nx-X11.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/nx-X11_vs_XOrg69_patches/host.def.NX.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nx-X11_vs_XOrg69_patches/host.def.NX.patch b/doc/nx-X11_vs_XOrg69_patches/host.def.NX.patch index f3454e760..cd1b1fbf6 100644 --- a/doc/nx-X11_vs_XOrg69_patches/host.def.NX.patch +++ b/doc/nx-X11_vs_XOrg69_patches/host.def.NX.patch @@ -787,7 +787,7 @@ +/* + * To build static and shared libraries with debugging information, uncomment + * this. Assumes you have Gcc2. -+ * (If you don't have Gcc2, you can use the DebugLib{X11,Xt,Xaw,...} variables ++ * (If you don't have Gcc2, you can use the DebugLib{X11,...} variables + * to build debugging versions of the libraries separately.) + * +#define DebuggableLibraries YES |