Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-230

Align ant build options with automake

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Build
    • None

    Description

      This task aligns the Ant build options with the ./configure options. For example, to specify to build log4cxx using wchar_t as logchar, the ant build is:

      ant -Dwith-logchar=wchar_t

      and the corresponding ./configure statement would be:

      ./configure --with-logchar=wchar_t

      Also, the nested snapshots of APR and APR-Util are eliminated. The build file will locate APR and APR util in /usr, /usr/local/apr or ../apr and ../apr-util.

      Attachments

        Activity

          People

            carnold@apache.org Curt Arnold
            carnold@apache.org Curt Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: