Changeset 2739
- Timestamp:
- 16.11.2008 04:04:30 (7 weeks ago)
- Files:
-
- 1 modified
-
trunk/make/stunnel/stunnel.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/stunnel/stunnel.mk
r2315 r2739 9 9 10 10 $(PKG)_CONFIGURE_OPTIONS += --disable-libwrap 11 #$(PKG)_CONFIGURE_OPTIONS += --with-threads=fork12 $(PKG)_CONFIGURE_OPTIONS += --with-threads=pthread11 $(PKG)_CONFIGURE_OPTIONS += --with-threads=fork 12 #$(PKG)_CONFIGURE_OPTIONS += --with-threads=pthread 13 13 $(PKG)_CONFIGURE_OPTIONS += --with-ssl="$(TARGET_MAKE_PATH)/../usr" 14 14
