On Mon, Jan 07, 2013 at 03:14:42PM +0100, Lennart Poettering wrote: > On Sun, 06.01.13 10:46, Bryan Kadzban (br...@kadzban.is-a-geek.net) wrote: > > On Linux the .la files are probably not necessary for shared libs, no -- > > but using libtool to find them still is, if the code ever expects to > > compile on another system. And not everyone has the systemd "all the > > world is Linux" viewpoint; some projects can't afford to be that > > fragmentary toward other Unix implementations. > > For systemd all the world is Linux, so there's really no point in > keeping any .la files around. systemd is not portable to non-Linux. I added a few rules to Makefile.am to remove the files after installation. Let's see how that works.
Zbyszek _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel