On Mon, Jul 25, 2005 at 11:57:24AM -0300, Alexandre Oliva wrote: > As for apr-devel, I suspect the need for versioning comes from a > libtool clone that I'm told it contains, but I really don't know, all > I know is that yum reports it can't update to the new testing gcc > because of the dep in apr-devel. That one is not a libtool clone, it's a real (GNU) libtool script. It could just as well be a symlink to /usr/bin/libtool but you advised against that when I asked about it a year or two back ;) It is definitely necessary to ship such a thing for httpd/apr, in any case; httpd modules can be built using a single command (for example, "apxs -c mod_foo.c"), and making that regenerate a new libtool script each invocation would be a waste of time. Regards, joe -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-test-list