From: Guido Draheim Date: Thu, 15 Nov 2001 01:26:15 +0000 (+0000) Subject: * ltdl.m4: Changed "underscode to underscore". X-Git-Tag: release-1-4-3~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e001502c83d1cc8de538c0588f71cf082609c416;p=thirdparty%2Flibtool.git * ltdl.m4: Changed "underscode to underscore". --- diff --git a/ChangeLog b/ChangeLog index a2c9c5ccc..bfa441ed6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-11-15 Guido Draheim + + * ltdl.m4: Changed "underscode to underscore". + 2001-11-15 Gary V. Vaughan From Joseph S. Myers : diff --git a/ltdl.m4 b/ltdl.m4 index 3994c3389..ae224cc8c 100644 --- a/ltdl.m4 +++ b/ltdl.m4 @@ -348,7 +348,7 @@ fi 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