commit | 00cf13a6e192e936b0eb386d94b89c89293a94e2 | [log] [tgz] |
---|---|---|
author | Marcus Meissner <meissner@suse.de> | Tue Sep 14 19:27:58 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Sep 14 19:27:58 2004 +0000 |
tree | 1fa273cb2715c00db280edb0098b817f570bc24a | |
parent | 7d3431ed1d7d75219e950d0b2a4b49ecfb439e8f [diff] [blame] |
Autodetect libgif so extension and try to load it.
diff --git a/configure.ac b/configure.ac index 62c3c00..fdfc6d5 100644 --- a/configure.ac +++ b/configure.ac
@@ -1028,6 +1028,7 @@ WINE_GET_SONAME(curses,waddch) WINE_GET_SONAME(jpeg,jpeg_start_decompress) WINE_GET_SONAME(ungif,DGifOpen) + WINE_GET_SONAME(gif,DGifOpen) fi