libtool/build-aux
Ileana Dumitrescu 270b7bb2db
ltmain.in: Fix infinite loop for error messages
If an invalid argument is passed to options '--mode' or '--reorder-cache'
after a valid command, error messages will print infinitely:

  $ libtool --help --mode=MODE
  libtool:   error: invalid argument 'MODE' for --mode
  libtool:   error: invalid argument 'MODE' for --mode
  libtool:   error: invalid argument 'MODE' for --mode
  ...

* build-aux/ltmain.in: Remove 'break' in case statement to fix infinite
  loop, and add shift for option '--reorder-cache' to allow more options
  to be processed.
2024-11-20 17:36:29 +02:00
..
git-hooks maint: fix git hooks logic error 2024-01-12 02:14:47 -05:00
.gitignore check: enable gnulib's testsuite 2015-11-03 20:34:42 +01:00
edit-readme-alpha libtool: FSF office address replaced by URL 2024-09-13 20:19:33 +03:00
git-log-fix Fix various typos 2024-01-16 17:54:26 -05:00
ltmain.in ltmain.in: Fix infinite loop for error messages 2024-11-20 17:36:29 +02:00
no-bogus-m4-defines libtool: FSF office address replaced by URL 2024-09-13 20:19:33 +03:00
thanks-gen maint: autogenerate THANKS. 2014-10-29 17:55:45 +00:00