forked from AuroraMiddleware/gtk
Fix comment for --with-included-loaders. That option affects builds with
2007-01-09 Behdad Esfahbod <behdad@gnome.org> * configure.in: Fix comment for --with-included-loaders. That option affects builds with module loading enabled too. svn path=/trunk/; revision=17123
This commit is contained in:
parent
0177b21959
commit
5751a9e0f1
@ -1,3 +1,8 @@
|
||||
2007-01-09 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* configure.in: Fix comment for --with-included-loaders. That option
|
||||
affects builds with module loading enabled too.
|
||||
|
||||
2006-01-08 Peter Teichman <peter@novell.com>
|
||||
|
||||
* gtk/gtkfilechooserdefault.c:
|
||||
|
@ -876,7 +876,7 @@ AC_MSG_CHECKING(pixbuf loaders to build)
|
||||
dnl due to an autoconf bug, commas in the first arg to
|
||||
dnl AC_HELP_STRING cause problems.
|
||||
dnl AC_HELP_STRING([--with-included-loaders=LOADER1 LOADER2 ...],
|
||||
dnl [build the specified loaders into gdk-pixbuf (only used if module loading disabled)])
|
||||
dnl [build the specified loaders into gdk-pixbuf])
|
||||
AC_ARG_WITH(included_loaders,
|
||||
[ --with-included-loaders=LOADER1,LOADER2,...
|
||||
build the specified loaders into gdk-pixbuf])
|
||||
|
Loading…
Reference in New Issue
Block a user