From 70bedfae0b8df282fd3a800cb7ebe4aa1ea107ce Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Wed, 25 May 2022 19:46:05 -0400 Subject: Remove unused autoconf code. --- maildir/configure.ac | 4 ---- 1 file changed, 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 -- cgit v1.2.3