2000-11-23 Bruno Haible <haible@clisp.cons.org> * Makefile.in (install-lib): Fix for builddir != srcdir. 2000-11-22 Bruno Haible <haible@clisp.cons.org> * Makefile.in (all): Fix for builddir != srcdir. 2000-11-21 Bruno Haible <haible@clisp.cons.org> * include/libcharset.h.in: Renamed from include/libcharset.h. * windows/dllexport.h: New file. * Makefile.devel (all): Add config.h.msvc, include/libcharset.h.msvc-shared. (config.h.msvc, include/libcharset.h.msvc-shared): New targets. * Makefile.msvc (MFLAGS): New variable. (all): Create include\libcharset.h. (distclean, maintainer-clean): Remove include\libcharset.h. * Makefile.in (CP): New variable. (all): Create include/libcharset.h. (distclean, maintainer-clean): Remove include/libcharset.h. 2000-11-18 Bruno Haible <haible@clisp.cons.org> * Makefile.devel (config.h.in): Rename from config.h. 2000-11-16 Bruno Haible <haible@clisp.cons.org> * Makefile.in: After "cd", use "&&" not ";". 2000-10-31 Bruno Haible <haible@clisp.cons.org> * Makefile.msvc: New file. * README.win32: New file.