Re: support standalone libltdl [libtool--gary--1.0--patch-23]

2005-08-19 Thread Gary V. Vaughan
Hallo Ralf! Ralf Wildenhues wrote: Another bug: Makefile.am: + $(SED) '/^# ### BEGIN /,/^# ### END / \ + { s,libltdl_,,; s,libltdl/,,; s,: libltdl/,: ,; \ + s,\$$(libltdl_,$$(,; p; }; \ + d' $$in $$out; This is not going to work on AIX, because the sed

Documentation patch

2005-08-19 Thread tom fogal
Alright, I'm very new at this so feel free to berate me mention if I did something wrong here. Attached is a short doc patch that (I think) provides better information on how convenience libraries work, and mentions that the ordering is important to --preserve-dup-deps. For the latter, I've