Changeset 731

Show
Ignore:
Timestamp:
05/20/07 14:34:19 (2 years ago)
Author:
mike
Message:

* enable JAVAC_DEBUG=on (as per Debian Java policy)
* enable Ruby bindings (--enable-ruby-bindings)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • etch/3.7/sipxconfig/rules

    r722 r731  
    3030        CFLAGS="$(CFLAGS)" SIPXPBXUSER=sipx wwwdir=/var/www/sipx \ 
    3131        JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun \ 
     32        JAVAC_DEBUG=on \ 
    3233        ./configure \ 
    3334                --host=$(DEB_HOST_GNU_TYPE) \ 
     
    5354                --enable-reports \ 
    5455                --enable-agent \ 
     56                --enable-ruby-bindings \ 
    5557                --enable-doxygen \ 
    5658                --enable-html-docs