aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b2aa08058a..c998b16398 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
* configure.in: Check for Win32. Define Automake conditional
OS_WIN32. Define autoconf substitutions SOEXT (.so vs. .dll) and
NO_UNDEFINED (empty vs. -no-undefined). Check for regexec, perhaps
- in a separate -lregex. Expand win32/Makefile.
+ in a separate -lregex. Include also camel-provider's CFLAGS and
+ LIBS for IMPORTERS. Expand win32/Makefile.
* win32/README
* win32/Makefile.am