diff options
| author | Sam Varshavchik | 2022-05-25 19:46:05 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2022-05-25 19:46:05 -0400 |
| commit | 70bedfae0b8df282fd3a800cb7ebe4aa1ea107ce (patch) | |
| tree | a3aaa307340f2a373559eb84bd37b44eb34c69fd /maildir/configure.ac | |
| parent | a183b9f3deaaa537d170ea044a8ab8984d6b4b10 (diff) | |
| download | courier-libs-70bedfae0b8df282fd3a800cb7ebe4aa1ea107ce.tar.bz2 | |
Remove unused autoconf code.
Diffstat (limited to 'maildir/configure.ac')
| -rw-r--r-- | maildir/configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/maildir/configure.ac b/maildir/configure.ac index 9ab0cdb..fee8a45 100644 --- a/maildir/configure.ac +++ b/maildir/configure.ac @@ -20,10 +20,6 @@ AC_USE_SYSTEM_EXTENSIONS AC_PROG_CC AC_PROG_INSTALL AC_PROG_LN_S -_LT_SET_OPTION([LT_INIT],[dlopen]) -m4_warn([obsolete],[AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you -put the 'dlopen' option into LT_INIT's first parameter.]) - LT_INIT AC_PROG_CXX |
