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

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

Return to bug 92175