|
|
| version 1.40, 2024/12/18 19:20:55 | version 1.41, 2025/10/01 19:39:35 |
|---|---|
| Line 37 for PARAM in "$@"; do | Line 37 for PARAM in "$@"; do |
| ;; | ;; |
| "--with-mailreceive") | "--with-mailreceive") |
| printf ", with mail receiving" | printf ", with mail receiving" |
| options="$options --with-mailreceive=$project_dir/gnome" | options="$options --with-mailreceive=$project_dir/gmime" |
| build_gmime="yes" | build_gmime="yes" |
| ;; | ;; |
| "--with-system-mailreceive") | "--with-system-mailreceive") |