Renamed lib-dir-list to lib-dirs-list.

This commit is contained in:
mainzelm 2004-02-03 12:49:40 +00:00
parent 0562f3301d
commit 57fbec4ef2
3 changed files with 3 additions and 3 deletions

View File

@ -419,7 +419,7 @@ for scsh.
the scsh installation.
\end{desc}
%
\defun{lib-dir-list}{}{symbol list}
\defun{lib-dirs-list}{}{symbol list}
\begin{desc}
Returns the default list of library directories. See
Section~\ref{sec:scsh-switches} for more information about the

View File

@ -30,7 +30,7 @@
(define (man-dir) "@scsh_mandir@")
(define (lib-dir-list) (quote @scsh_lib_dirs_list@))
(define (lib-dirs-list) (quote @scsh_lib_dirs_list@))
(define (libs) "@scsh_LIBS@")

View File

@ -1199,7 +1199,7 @@
lib-dir
include-dir
man-dir
lib-dir-list
lib-dirs-list
libs
defs
cflags