X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=configure.in;h=aa871116789d919a0d296d7539f2afe87dbd537e;hp=94517b3a8e2d48e54d2ab30a04ba8afd4b6427ff;hb=f01ff4c6458044803e18fe79a633a0e528f35463;hpb=ce2c6b74b93777c66708ef0cfb7cc14ff1bf6a94 diff --git a/configure.in b/configure.in index 94517b3..aa87111 100644 --- a/configure.in +++ b/configure.in @@ -808,7 +808,6 @@ dnl -- start cache -- AC_ARG_ENABLE(hcache, [ --enable-hcache Enable header caching], [if test x$enableval = xyes; then AC_DEFINE(USE_HCACHE, 1, [Enable header caching]) - MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS hcache.o" OLDCPPFLAGS="$CPPFLAGS" OLDLIBS="$LIBS" @@ -1117,5 +1116,5 @@ AC_OUTPUT(Makefile intl/Makefile m4/Makefile po/Makefile.in doc/Makefile contrib/Makefile muttbug.sh imap/Makefile - Muttrc.head + Muttngrc.head doc/instdoc.sh)