]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/libtool.texi: fix "wierd" typo :)
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Tue, 25 May 1999 16:07:40 +0000 (16:07 +0000)
committerThomas Tanner <tanner@gmx.de>
Tue, 25 May 1999 16:07:40 +0000 (16:07 +0000)
* ltmain.in: strip off the .exe suffix only on *Win
  (Reported by Matthew D. Langston <langston@SLAC.Stanford.EDU>)

AUTHORS
doc/libtool.texi
libltdl/Makefile.am

diff --git a/AUTHORS b/AUTHORS
index 87565cf1dc3c782623aeaffa664306880af27f3c..e2b0713699fbaac06cd0883d0654cfb8a0fb35cd 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,4 +6,3 @@ Gordon Matzigkeit.  Designed and implemented libtool.
 Alexandre Oliva <oliva@dcc.unicamp.br>.  Co-maintainer.
 Thomas Tanner <tanner@gmx.de>.  Co-maintainer.
 Gary V. Vaughan <gary@oranda.demon.co.uk>.  Co-maintainer.
-
index 6362f2c48801d9163d81123a4925d336314db8ac..73e6a1f9cecc2b6998aa23c12957a8696de23f12 100644 (file)
@@ -1839,7 +1839,7 @@ Nevertheless, it is advisable to include a copy of @file{libtool.m4} in
 @file{configure} are rebuilt for any reason, the appropriate libtool
 macros will be used.  The alternative is to hope the user will have a
 compatible version of @file{libtool.m4} installed and accessible for
-@code{aclocal}.  This may lead to wierd errors when versions don't
+@code{aclocal}.  This may lead to weird errors when versions don't
 match.
 
 @node Distributing
index 632c37a96021ce650cb903ab11a0c55b5b6d4e49..12bdcbbf1be9ddef057b855f03f669461eb7c58d 100644 (file)
@@ -42,4 +42,3 @@ local-install-files: $(DISTFILES)
            || cp -p $$d/$$file $(DESTDIR)$(datadir)/libtool/libltdl/$$file || :; \
          fi; \
        done