> If you change the test in the case expression to the following, does that > work? > > - 10.[0123]) > + 10.[0123][,.]*)
Well, not sure if this works. Maybe better put a $ there for end of regular expression? We want to distinguish 10.14 from 10.1 or 10.4. > The correct fix would be to make build-aux/ltmain.in perform the same check as > m4/libtool.m4 was patched to do in commit e145288b059e14ab7e58fc6a304e82d9dad. > I suggest we raise that on the GNU libtool mailing list, do you feel up to > that > or should I? Please do as I am not on that list. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html