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

(-)/usr/share/aclocal/oaf.m4 (-1 / +1 lines)
Lines 1-7 Link Here
1
dnl AM_PATH_OAF([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
1
dnl AM_PATH_OAF([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
2
dnl Test for OAF, and define OAF_CFLAGS and OAF_LIBS
2
dnl Test for OAF, and define OAF_CFLAGS and OAF_LIBS
3
dnl
3
dnl
4
AC_DEFUN(AM_PATH_OAF,
4
AC_DEFUN([AM_PATH_OAF],
5
[dnl 
5
[dnl 
6
dnl Get the cflags and libraries from the oaf-config script
6
dnl Get the cflags and libraries from the oaf-config script
7
dnl
7
dnl

Return to bug 91383