Changeset 1564
- Timestamp:
- 01/12/07 18:22:28 (2 years ago)
- Files:
-
- trunk/freewrt/package/asterisk/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/asterisk/Makefile
r1562 r1564 63 63 CONFIGURE_ARGS= --with-z=${STAGING_DIR}/usr \ 64 64 --with-ncurses=${STAGING_DIR}/usr \ 65 --with-curses=${STAGING_DIR}/usr \66 65 --with-ssl=${STAGING_DIR}/usr 67 66 ifneq (${FWRT_PACKAGE_ASTERISK_CODEC_GSM},) … … 120 119 --sysconfdir=/etc \ 121 120 --disable-nls \ 121 --without-curses \ 122 122 --without-kde \ 123 123 --without-qt \


