Re: DLL hell...
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Cameron Gregory writes: > I didn't really understand: > You most probably will want to use a bleeding efge libtool, and thus > have to remove the old libtool cruft from acinclude.m4, remove the old > ltmain.sh, config.sub and config.guess files, and rerun libtoolize. Or > something like that. > I don't know what libtool generates in acinclude.m4, and when I deleted > those files, I didn't know how to get them back. aclocal and libtoolize. I think. It's quite hard to remember and understand how the aclocal, libtoolize, automake, autoconf phases interact... --tml