|
|
| version 1.1, 2012/07/19 13:53:05 | version 1.2, 2012/07/19 15:05:19 |
|---|---|
| Line 36 for PARAM; do | Line 36 for PARAM; do |
| build_gmime="yes" | build_gmime="yes" |
| ;; | ;; |
| "--help") | "--help") |
| echo "usage" | echo |
| echo "Usage: buildall [--without-xml] [--with-apache] [--with-mailreceive] [other configure options ...]" | |
| exit 1 | exit 1 |
| ;; | ;; |
| *) | *) |