Fix windows libname_spec hacks in configure.ac
----------------------------------------------
Key: COUCHDB-440
URL: https://issues.apache.org/jira/browse/COUCHDB-440
Project: CouchDB
Issue Type: Improvement
Components: Build System
Environment: Windows
Reporter: Mark Hammond
Priority: Minor
The windows build process has a hack at the end of configure.ac, which runs sed over libtool
to fix the libname_spec option and remove the -link option. I suspect this is related to
attempting to combine usage of libtool with erlang's cc.sh script we use; erlang's build process
doesn't use libtool.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|