libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lt_dladdsearchdir docfix


From: Thien-Thi Nguyen
Subject: lt_dladdsearchdir docfix
Date: Fri, 31 May 2002 03:11:39 -0700

2002-05-31  Thien-Thi Nguyen  <address@hidden>

        doc/libtool.texi: Describe `lt_dladdsearchdir' action precisely.


cd ~/local/src/.ttn/build/libtool-1.4.2/doc/
diff -c libtool.texi\~ libtool.texi
*** libtool.texi~       Mon Sep 10 15:22:48 2001
--- libtool.texi        Fri May 31 03:07:52 2002
***************
*** 2827,2834 ****
  @end defmac
  
  @deftypefun int lt_dladdsearchdir (const char address@hidden)
! Add the search directory @var{search_dir} to the user-defined library
! search path. Return 0 on success.
  @end deftypefun
  
  @deftypefun int lt_dlsetsearchpath (const char address@hidden)
--- 2827,2834 ----
  @end defmac
  
  @deftypefun int lt_dladdsearchdir (const char address@hidden)
! Append the search directory @var{search_dir} to the user-defined library
! search path.  Return 0 on success.
  @end deftypefun
  
  @deftypefun int lt_dlsetsearchpath (const char address@hidden)

Diff finished at Fri May 31 03:08:02



reply via email to

[Prev in Thread] Current Thread [Next in Thread]