diff options
author | Fridrich Strba <fridrich.strba@bluewin.ch> | 2010-03-06 04:43:30 +0800 |
---|---|---|
committer | Fridrich Strba <fridrich.strba@bluewin.ch> | 2010-03-06 04:50:41 +0800 |
commit | 855ba06dc0875e0dcffb9c5d388f8b30abd2deb2 (patch) | |
tree | b1d367d8ffe09bbf9f69275339056c1228aafa1c /configure.ac | |
parent | 1d88f36d7fd0a5225c3438adb4782618407f320d (diff) | |
download | gsoc2013-evolution-855ba06dc0875e0dcffb9c5d388f8b30abd2deb2.tar.gz gsoc2013-evolution-855ba06dc0875e0dcffb9c5d388f8b30abd2deb2.tar.zst gsoc2013-evolution-855ba06dc0875e0dcffb9c5d388f8b30abd2deb2.zip |
Remove a long lived win32 hack
It seems that the dummy libraries are not needed anymore on windows
nowadays.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2b9343532c..0f4290d917 100644 --- a/configure.ac +++ b/configure.ac @@ -1598,7 +1598,6 @@ AC_SUBST(EVOLUTION_DIR) AC_CONFIG_FILES([ po/Makefile.in Makefile -win32/Makefile a11y/Makefile addressbook/Makefile addressbook/conduit/Makefile |