Add ani to all_loaders.

* configure.in: Add ani to all_loaders.
This commit is contained in:
Matthias Clasen
2002-09-06 21:18:23 +00:00
parent 20c9defaa9
commit b413cff130
7 changed files with 25 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-09-06 Matthias Clasen <maclas@gmx.de>
* configure.in: Add ani to all_loaders.
Fri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkdisplay.h: Remove unused prototype for

View File

@ -1,3 +1,7 @@
2002-09-06 Matthias Clasen <maclas@gmx.de>
* configure.in: Add ani to all_loaders.
Fri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkdisplay.h: Remove unused prototype for

View File

@ -1,3 +1,7 @@
2002-09-06 Matthias Clasen <maclas@gmx.de>
* configure.in: Add ani to all_loaders.
Fri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkdisplay.h: Remove unused prototype for

View File

@ -1,3 +1,7 @@
2002-09-06 Matthias Clasen <maclas@gmx.de>
* configure.in: Add ani to all_loaders.
Fri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkdisplay.h: Remove unused prototype for

View File

@ -1,3 +1,7 @@
2002-09-06 Matthias Clasen <maclas@gmx.de>
* configure.in: Add ani to all_loaders.
Fri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkdisplay.h: Remove unused prototype for

View File

@ -1,3 +1,7 @@
2002-09-06 Matthias Clasen <maclas@gmx.de>
* configure.in: Add ani to all_loaders.
Fri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkdisplay.h: Remove unused prototype for

View File

@ -773,7 +773,7 @@ else
fi
fi
all_loaders="png,bmp,wbmp,gif,ico,jpeg,pnm,ras,tiff,xpm,tga"
all_loaders="png,bmp,wbmp,gif,ico,ani,jpeg,pnm,ras,tiff,xpm,tga"
included_loaders=""
# If no loaders specified, include all
if test "x$with_included_loaders" = xyes ; then