forked from AuroraMiddleware/gtk
Fix typo in --help output. (Arnaud Charlet).
Wed Jan 16 10:54:38 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Fix typo in --help output. (Arnaud Charlet).
This commit is contained in:
parent
476d48ddd1
commit
5b96321c3a
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jan 16 10:54:38 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix typo in --help output.
|
||||||
|
(Arnaud Charlet).
|
||||||
|
|
||||||
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jan 16 10:54:38 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix typo in --help output.
|
||||||
|
(Arnaud Charlet).
|
||||||
|
|
||||||
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jan 16 10:54:38 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix typo in --help output.
|
||||||
|
(Arnaud Charlet).
|
||||||
|
|
||||||
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jan 16 10:54:38 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix typo in --help output.
|
||||||
|
(Arnaud Charlet).
|
||||||
|
|
||||||
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jan 16 10:54:38 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix typo in --help output.
|
||||||
|
(Arnaud Charlet).
|
||||||
|
|
||||||
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jan 16 10:54:38 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix typo in --help output.
|
||||||
|
(Arnaud Charlet).
|
||||||
|
|
||||||
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jan 16 10:54:38 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix typo in --help output.
|
||||||
|
(Arnaud Charlet).
|
||||||
|
|
||||||
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
Wed Jan 16 10:18:42 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
* gtk/stock-icons/Makefile.am (EXTRA_DIST): Add
|
||||||
|
@ -596,7 +596,7 @@ dnl out so that people don't accidentally build without them.
|
|||||||
|
|
||||||
AC_ARG_WITH(libpng, [ --without-libpng Disable PNG loader for gdk-pixbuf])
|
AC_ARG_WITH(libpng, [ --without-libpng Disable PNG loader for gdk-pixbuf])
|
||||||
AC_ARG_WITH(libjpeg, [ --without-libjpeg Disable JPEG loader for gdk-pixbuf])
|
AC_ARG_WITH(libjpeg, [ --without-libjpeg Disable JPEG loader for gdk-pixbuf])
|
||||||
AC_ARG_WITH(libtiff, [ --without-libjpeg Disable TIFF loader for gdk-pixbuf])
|
AC_ARG_WITH(libtiff, [ --without-libtiff Disable TIFF loader for gdk-pixbuf])
|
||||||
|
|
||||||
dnl Test for libtiff
|
dnl Test for libtiff
|
||||||
if test x$with_libtiff != xno && test -z "$LIBTIFF"; then
|
if test x$with_libtiff != xno && test -z "$LIBTIFF"; then
|
||||||
|
Loading…
Reference in New Issue
Block a user