removing static libs
Benedikt Meurer
Benedikt.Meurer at unix-ag.uni-siegen.de
Fri May 30 12:12:23 CEST 2003
On Thu, 29, May 2003, edscott wilson garcia wrote:
> Hi everybody,
Hey edscott,
> Looking through /usr/local/lib I noticed that the make install procedure
> used is generating static .a libraries along the dynamic .so ones. This
> is bad news since the .a libraries are not used and just hog up disk
> space (~20MB). Does anybody know what to put in the Makefile.am files so
> that they will not be generated?
> Any clues or suggestions will be appreciated.
If you don't like the static libs to be installed, use --disable-static with
configure. That should prevent the static libs from being build and installed.
> saludos,
> Edscott
regards,
Benedikt
--
NetBSD Operating system: http://www.NetBSD.org/
pkgsrc "Work in progress": http://pkgsrc-wip.sf.net/
XFce desktop environment: http://www.xfce.org/
German Unix-AG Association: http://www.unix-ag.org/
More information about the Xfce4-dev
mailing list