/[gentoo-x86]/dev-libs/glib/files/glib-1.2.10-m4.patch
Gentoo

Contents of /dev-libs/glib/files/glib-1.2.10-m4.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Fri Apr 29 00:53:10 2005 UTC (8 years ago) by vapier
Branch: MAIN
CVS Tags: HEAD
fix m4 warnings
(Portage version: 2.0.51.20-r5)

1 vapier 1.1 Fix aclocal warning:
2     /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
3     --- glib-1.2.10/glib.m4
4     +++ glib-1.2.10/glib.m4
5     @@ -7,3 +7,3 @@
6     dnl
7     -AC_DEFUN(AM_PATH_GLIB,
8     +AC_DEFUN([AM_PATH_GLIB],
9     [dnl

  ViewVC Help
Powered by ViewVC 1.1.13