Changeset 1603 for trunk/configure
- Timestamp:
- Mar 29, 2007, 12:19:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r1466 r1603 220 220 221 221 case "x$1" in 222 x--disable-openssl )222 x--disable-openssl|x--without-openssl) 223 223 OPENSSL=no 224 224 ;; 225 x--disable-gtk )225 x--disable-gtk|x--without-gtk) 226 226 GTK=no 227 227 ;;
Note: See TracChangeset
for help on using the changeset viewer.