Print out version when test succeeds.
Wed May 10 20:25:04 2000 Owen Taylor <otaylor@redhat.com> * gtk.m4: Print out version when test succeeds.
This commit is contained in:
parent
88286d32af
commit
29b11b554d
@ -1,3 +1,7 @@
|
|||||||
|
Wed May 10 20:25:04 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk.m4: Print out version when test succeeds.
|
||||||
|
|
||||||
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Wed May 10 20:25:04 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk.m4: Print out version when test succeeds.
|
||||||
|
|
||||||
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Wed May 10 20:25:04 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk.m4: Print out version when test succeeds.
|
||||||
|
|
||||||
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Wed May 10 20:25:04 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk.m4: Print out version when test succeeds.
|
||||||
|
|
||||||
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Wed May 10 20:25:04 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk.m4: Print out version when test succeeds.
|
||||||
|
|
||||||
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Wed May 10 20:25:04 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk.m4: Print out version when test succeeds.
|
||||||
|
|
||||||
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Wed May 10 20:25:04 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk.m4: Print out version when test succeeds.
|
||||||
|
|
||||||
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
Wed May 10 16:38:17 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
|
||||||
|
2
gtk.m4
2
gtk.m4
@ -142,7 +142,7 @@ main ()
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
if test "x$no_gtk" = x ; then
|
if test "x$no_gtk" = x ; then
|
||||||
AC_MSG_RESULT(yes)
|
AC_MSG_RESULT(yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version))
|
||||||
ifelse([$2], , :, [$2])
|
ifelse([$2], , :, [$2])
|
||||||
else
|
else
|
||||||
AC_MSG_RESULT(no)
|
AC_MSG_RESULT(no)
|
||||||
|
Loading…
Reference in New Issue
Block a user