Magellan Linux

Contents of /trunk/gtkdps/patches/gtkdps-0.3.4-m4-underquoted.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 206 - (show annotations) (download)
Mon May 21 22:24:41 2007 UTC (16 years, 11 months ago) by niro
File size: 403 byte(s)
-added new patches

1 --- gtkDPS-0.3.4/gtkDPS.m4 2000-01-21 20:05:40.000000000 +0100
2 +++ gtkDPS-0.3.4/gtkDPS.m4.patched 2007-05-20 05:49:00.000000000 +0200
3 @@ -1,6 +1,6 @@
4 dnl An automake macro for working with gtkDPS.
5 dnl This macro is derived from guile.m4.
6 -AC_DEFUN(AM_PATH_GTK_DPS,[dnl
7 +AC_DEFUN([AM_PATH_GTK_DPS],[dnl
8 AC_MSG_CHECKING(for GtkDPS)
9 gtkDPS-config --libs > /dev/null || {
10 AC_MSG_RESULT(no)