Add some quotes around ***. (#130073, Uwe Zeisberger)
Tue Feb 24 17:35:59 2004 Owen Taylor <otaylor@redhat.com> * m4macros/gtk-2.0.m4: Add some quotes around ***. (#130073, Uwe Zeisberger)
This commit is contained in:
parent
1a48dcb14f
commit
89a877800a
@ -1,3 +1,8 @@
|
||||
Tue Feb 24 17:35:59 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/gtk-2.0.m4: Add some quotes around ***. (#130073,
|
||||
Uwe Zeisberger)
|
||||
|
||||
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.3.3 ===
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Feb 24 17:35:59 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/gtk-2.0.m4: Add some quotes around ***. (#130073,
|
||||
Uwe Zeisberger)
|
||||
|
||||
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.3.3 ===
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Feb 24 17:35:59 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/gtk-2.0.m4: Add some quotes around ***. (#130073,
|
||||
Uwe Zeisberger)
|
||||
|
||||
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.3.3 ===
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Feb 24 17:35:59 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/gtk-2.0.m4: Add some quotes around ***. (#130073,
|
||||
Uwe Zeisberger)
|
||||
|
||||
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.3.3 ===
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Feb 24 17:35:59 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/gtk-2.0.m4: Add some quotes around ***. (#130073,
|
||||
Uwe Zeisberger)
|
||||
|
||||
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.3.3 ===
|
||||
|
@ -30,7 +30,7 @@ AC_ARG_ENABLE(gtktest, [ --disable-gtktest do not try to compile and run
|
||||
if pkg-config --atleast-pkgconfig-version 0.7 ; then
|
||||
:
|
||||
else
|
||||
echo *** pkg-config too old; version 0.7 or better required.
|
||||
echo "*** pkg-config too old; version 0.7 or better required."
|
||||
no_gtk=yes
|
||||
PKG_CONFIG=no
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user