Add a -showDefaultLibPath option.

A corollary to the previous change, this option prints $libdir.
This commit is contained in:
Aaron Plattner
2006-11-22 14:46:51 -08:00
parent 0a2a6e4070
commit 64de3baf85
4 changed files with 20 additions and 0 deletions

View File

@@ -45,6 +45,9 @@
/* Path to loadable modules. */
#undef DEFAULT_MODULE_PATH
/* Path to installed libraries. */
#undef DEFAULT_LIBRARY_PATH
/* Path to server log file. */
#undef DEFAULT_LOGPREFIX