diff options
| -rw-r--r-- | SConstruct | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1487,7 +1487,7 @@ case 4 in $ac_cv_sizeof_int) VMIME_TYPE_INT32=int ;; -$ac_cv_sizeof_int) +$ac_cv_sizeof_long) VMIME_TYPE_INT32=long ;; *) |
![]() |
index : vmime | |
| A powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | SConstruct | 2 |
@@ -1487,7 +1487,7 @@ case 4 in $ac_cv_sizeof_int) VMIME_TYPE_INT32=int ;; -$ac_cv_sizeof_int) +$ac_cv_sizeof_long) VMIME_TYPE_INT32=long ;; *) |