diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2005-06-16 03:36:05 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-06-16 03:36:05 +0800 |
commit | 51c8df6dbed7521d87044494d2151eaa25950d9e (patch) | |
tree | 0383a959e2972546331821f08538d90b8695664f | |
parent | 44fef559359ef02284e894979035beec5e016f26 (diff) | |
download | gsoc2013-evolution-51c8df6dbed7521d87044494d2151eaa25950d9e.tar.gz gsoc2013-evolution-51c8df6dbed7521d87044494d2151eaa25950d9e.tar.zst gsoc2013-evolution-51c8df6dbed7521d87044494d2151eaa25950d9e.zip |
Forgot to mention one thing.
svn path=/trunk/; revision=29510
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |