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:
Owen Taylor 2000-05-11 00:25:20 +00:00 committed by Owen Taylor
parent 88286d32af
commit 29b11b554d
8 changed files with 29 additions and 1 deletions

View File

@ -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>
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]

View File

@ -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>
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]

View File

@ -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>
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]

View File

@ -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>
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]

View File

@ -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>
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]

View File

@ -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>
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]

View File

@ -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>
* gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]

2
gtk.m4
View File

@ -142,7 +142,7 @@ main ()
fi
fi
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])
else
AC_MSG_RESULT(no)