[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commits] r3594 - in /trunk/libc: ChangeLog.eglibc option-groups.def
- To: commits@xxxxxxxxxx
- Subject: [commits] r3594 - in /trunk/libc: ChangeLog.eglibc option-groups.def
- From: jimb@xxxxxxxxxx
- Date: Mon, 24 Sep 2007 21:49:23 -0000
Author: jimb
Date: Mon Sep 24 14:49:21 2007
New Revision: 3594
Log:
* option-groups.def (OPTION_EGLIBC_NSSWITCH): Doc fixes.
Modified:
trunk/libc/ChangeLog.eglibc
trunk/libc/option-groups.def
Modified: trunk/libc/ChangeLog.eglibc
==============================================================================
--- trunk/libc/ChangeLog.eglibc (original)
+++ trunk/libc/ChangeLog.eglibc Mon Sep 24 14:49:21 2007
@@ -1,3 +1,7 @@
+2007-09-24 Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
+
+ * option-groups.def (OPTION_EGLIBC_NSSWITCH): Doc fixes.
+
2007-09-21 Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
* nss/Makefile: Treat OPTION_EGLIBC_NSSWITCH_FIXED_FUNCTIONS and
Modified: trunk/libc/option-groups.def
==============================================================================
--- trunk/libc/option-groups.def (original)
+++ trunk/libc/option-groups.def Mon Sep 24 14:49:21 2007
@@ -449,7 +449,10 @@
This should be an absolute filename. The EGLIBC build
process may use it from several different working
- directories.
+ directories. It may include references to Makefile
+ variables like 'common-objpfx' (the top of the build tree,
+ with a trailing slash), or '..' (the top of the source tree,
+ with a trailing slash).
The EGLIBC source tree includes a sample configuration file
named 'nss/fixed-nsswitch.conf'; for simple configurations,
@@ -466,7 +469,10 @@
This should be an absolute file name. The EGLIBC build
process may use it from several different working
- directories.
+ directories. It may include references to Makefile
+ variables like 'common-objpfx' (the top of the build tree,
+ with a trailing slash), or '..' (the top of the source tree,
+ with a trailing slash).
Be sure to mention each function in each service you wish to
use. If you do not mention a service's function here, the