[ https://issues.apache.org/jira/browse/STDCXX-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Sebor updated STDCXX-260: -------------------------------- Severity: Usability > configure-like script to configure library > ------------------------------------------ > > Key: STDCXX-260 > URL: https://issues.apache.org/jira/browse/STDCXX-260 > Project: C++ Standard Library > Issue Type: New Feature > Components: Configuration > Affects Versions: 4.1.2, 4.1.3, 4.2.0 > Environment: UNIX > Reporter: Martin Sebor > Assignee: Martin Sebor > Priority: Critical > Fix For: 4.3 > > Attachments: configure.out > > > To make the configuration and build process more user-friendly we should > provide a configure-like script (as a wrapper around the existing > GNUmakefiles) to let users familiar with autoconf-based projects more quickly > configure, build, and install the library (including its headers). The script > should recognize and interpret the most common options such as --prefix=, > --enable-shared, --enable-threads, etc. by translating them to the existing > infrastructure's equivalents (e.g., BUILDMODE or BUILDTYPE). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.