mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 17:20:07 +00:00
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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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(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
|
||||
if test x$with_libtiff != xno && test -z "$LIBTIFF"; then
|
||||
|
Loading…
Reference in New Issue
Block a user