From: Guido Draheim Date: Fri, 12 Oct 2001 23:32:13 +0000 (+0000) Subject: * ltdl.m4: Changed "underscode to underscore". X-Git-Tag: release-1-4d~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2046e10a302f3ad93385269d61e94afb4db6d723;p=thirdparty%2Flibtool.git * ltdl.m4: Changed "underscode to underscore". --- diff --git a/ChangeLog b/ChangeLog index 440aade84..a1291d510 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-10-12 Guido Draheim + + * ltdl.m4: Changed "underscode to underscore". + 2001-10-06 Gary V. Vaughan * configure.ac: General modernisation and cleanup. diff --git a/ltdl.m4 b/ltdl.m4 index 337046dd9..06f9f1602 100644 --- a/ltdl.m4 +++ b/ltdl.m4 @@ -355,7 +355,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