Library path defaults to $prefix/lib/scsh/modules/
This commit is contained in:
		
							parent
							
								
									327d7a6dfc
								
							
						
					
					
						commit
						43f16f70e9
					
				| 
						 | 
					@ -415,8 +415,9 @@ The following switches and end options are defined:
 | 
				
			||||||
    module file of the given name, and load it in.
 | 
					    module file of the given name, and load it in.
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    The \textit{library-directories} list defaults to
 | 
					    The \textit{library-directories} list defaults to
 | 
				
			||||||
    \texttt{("/usr/local/lib/scsh/modules/")}. It will be
 | 
					    \verb+("$prefix/lib/scsh/modules/")+. Starting with version
 | 
				
			||||||
    installation-dependent in a later version of scsh.
 | 
					    0.6.5 the option \verb+--with-lib-dirs-list+ of the
 | 
				
			||||||
 | 
					    \texttt{configure} script changes this default value.
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    If the environment variable \texttt{\$SCSH\_LIB\_DIRS} is set, it is
 | 
					    If the environment variable \texttt{\$SCSH\_LIB\_DIRS} is set, it is
 | 
				
			||||||
    used to determine the library search path. The value of this
 | 
					    used to determine the library search path. The value of this
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue