Changes between Initial Version and Version 1 of Ticket #18514, comment 114
- Timestamp:
- 10/06/15 20:51:16 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18514, comment 114
initial v1 10 10 > }}} 11 11 12 So, the difference is that it is lib_LTLIBRARIES, not lib_L TLIBRARIES, and that the file name extension is .la, not .a.12 So, the difference is that it is lib_LTLIBRARIES, not lib_LIBRARIES, and that the file name extension is .la, not .a. 13 13 14 14 What about -fPIC? Well, I will see if it is still needed.