diff --git a/ChangeLog b/ChangeLog index 16cc6b3..9ea7cf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-03-09 Tor Lillqvist + + * fontconfig-zip.in: Get the DLL from "bin" where modern libtools + put it, not "lib". + + * src/fccfg.c (FcConfigFileExists): Check also drive letter + prefix on Win32. + 2005-03-08 Keith Packard * README: diff --git a/fontconfig-zip.in b/fontconfig-zip.in index fe56e63..4b36438 100755 --- a/fontconfig-zip.in +++ b/fontconfig-zip.in @@ -10,7 +10,7 @@ DEVZIP=/tmp/fontconfig-dev-@VERSION@.zip cd @prefix@ rm -f $ZIP zip $ZIP -@ <