Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 92161
Collapse All | Expand All

(-)/usr/share/aclocal/gtk.m4 (-1 / +1 lines)
Lines 4-10 Link Here
4
dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
4
dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
5
dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
5
dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
6
dnl
6
dnl
7
AC_DEFUN(AM_PATH_GTK,
7
AC_DEFUN([AM_PATH_GTK],
8
[dnl 
8
[dnl 
9
dnl Get the cflags and libraries from the gtk-config script
9
dnl Get the cflags and libraries from the gtk-config script
10
dnl
10
dnl

Return to bug 92161