]> git.wh0rd.org - fontconfig.git/commitdiff
Add the .dll to the dll name.
authorTor Lillqvist <tml@iki.fi>
Thu, 17 Mar 2005 08:57:11 +0000 (08:57 +0000)
committerTor Lillqvist <tml@iki.fi>
Thu, 17 Mar 2005 08:57:11 +0000 (08:57 +0000)
ChangeLog
src/fontconfig.def.in

index 0144669001c5994b175058b64d97a55cdc2b794f..c18acbc95d4dcdf218ef08c1d3303c893c197b1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-17  Tor Lillqvist  <tml@novell.com>
+
+       * src/fontconfig.def.in: Add the .dll to the dll name.
+
 2005-03-10  Keith Packard  <keithp@keithp.com>
 
        * debian/README.Debian:
index 510edbb31582e8de84d05307580f0ed3914a0f47..83dac955936ca247ec1cb7cf5dc270b11431579e 100755 (executable)
@@ -159,5 +159,5 @@ EXPORTS
        FcValueEqual
        FcValuePrint
        FcValueSave
-LIBRARY libfontconfig-@LT_CURRENT_MINUS_AGE@
+LIBRARY libfontconfig-@LT_CURRENT_MINUS_AGE@.dll
 VERSION @LT_CURRENT@.@LT_REVISION@