Sat Feb 3 16:42:12 2007 Michael Jennings (mej)

Fix build.
----------------------------------------------------------------------


SVN revision: 28238
This commit is contained in:
Michael Jennings 2007-02-04 03:42:13 +00:00
parent 11be27bf01
commit 8de48770c2
1 changed files with 1 additions and 3 deletions

View File

@ -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
],[
])