bug#54660: Bug?

Darnell <[email protected]> Thu, 31 Mar 2022 10:48:46 -0700
Newsgroups gmane.comp.gnu.libtool.bugs
Message-ID <[email protected]>
Greetings, I'm using a windows 10 machine and it trying to install 
libtool to get something else to work.  When I run "bash configure" I 
get an error.


unix@DG-Desktop:/mnt/c/Users/Darnell/Documents/Programming/libtool-2.4.6$ 
bash configure
configure: line 31: syntax error near unexpected token `newline'
'onfigure: line 31: `     ;;


The following is the code from that section...

   case `(set -o) 2>/dev/null` in #(
   *posix*) :
     set -o posix ;; #(
   *) :
      ;;
    esac


Hope you can help,
Darnell






_______________________________________________
Bug-libtool mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-libtool