libtool-patches
[Top][All Lists]
Advanced

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

Re: 2001-10-libtool-need_uscore-typo.patch


From: Robert Boehne
Subject: Re: 2001-10-libtool-need_uscore-typo.patch
Date: Fri, 12 Oct 2001 18:32:40 -0500

Guido Draheim wrote:
> 
> ... while copying parts of a macro I noticed something called an "underscode" 
> ;-)
> 
>   ------------------------------------------------------------------------
> Index: ltdl.m4
> ===================================================================
> RCS file: /cvsroot/libtool/libtool/ltdl.m4,v
> retrieving revision 1.37
> diff -u -r1.37 ltdl.m4
> --- ltdl.m4     2001/09/22 16:43:43     1.37
> +++ ltdl.m4     2001/10/05 12:54:42
> @@ -355,7 +355,7 @@
> 
>  if test x"$libltdl_cv_need_uscore" = xyes; then
>    AC_DEFINE(NEED_USCORE, 1,
> -    [Define if dlsym() requires a leading underscode in symbol names.])
> +    [Define if dlsym() requires a leading underscore in symbol names.])
>  fi
>  ])# AC_LTDL_DLSYM_USCORE
> 

Thanks Guido,
the underscode has been removed. ;)

Robert

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  address@hidden



reply via email to

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