[Bug 135] New: Prevent building .a and .la for all modules and types

[email protected] Sat, 28 May 2005 02:06:17 +0200 (CEST)
Newsgroups gmane.comp.video.gephex.devel
Message-ID <[email protected]>
https://bugs.gephex.org/show_bug.cgi?id=135

           Summary: Prevent building .a and .la for all modules and types
           Product: GePhex
           Version: 0.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When building gephex, for each module or type x three files are built: x.a, x.la, and x.so.
We only need x.so, so it would be good to prevent the others from being built (or at least
deleting them before installation).



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.