Changeset 1564

Show
Ignore:
Timestamp:
01/12/07 18:22:28 (2 years ago)
Author:
n0-1
Message:

smaller curses fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/asterisk/Makefile

    r1562 r1564  
    6363CONFIGURE_ARGS=         --with-z=${STAGING_DIR}/usr \ 
    6464                        --with-ncurses=${STAGING_DIR}/usr \ 
    65                         --with-curses=${STAGING_DIR}/usr \ 
    6665                        --with-ssl=${STAGING_DIR}/usr 
    6766ifneq (${FWRT_PACKAGE_ASTERISK_CODEC_GSM},) 
     
    120119                  --sysconfdir=/etc \ 
    121120                  --disable-nls \ 
     121                  --without-curses \ 
    122122                  --without-kde \ 
    123123                  --without-qt \