diff --git a/configure.in b/configure.in index a1479ab..fa87ab4 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -# get rid of that stupid cache mechanism -rm -f config.cache - AC_INIT(configure.in) AC_CANONICAL_BUILD AC_CANONICAL_HOST @@ -151,6 +148,7 @@ AC_OUTPUT([ Makefile module.desktop po/Makefile +e_modules-mail.spec ],[ ])