View | Details | Raw Unified | Return to bug 22708
Collapse All | Expand All

(-)libart.m4 (-1 / +1 lines)
Lines 8-14 Link Here
8
dnl AM_PATH_LIBART([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
8
dnl AM_PATH_LIBART([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
9
dnl Test for LIBART, and define LIBART_CFLAGS and LIBART_LIBS
9
dnl Test for LIBART, and define LIBART_CFLAGS and LIBART_LIBS
10
dnl
10
dnl
11
AC_DEFUN(AM_PATH_LIBART,
11
AC_DEFUN([AM_PATH_LIBART],
12
[dnl 
12
[dnl 
13
dnl Get the cflags and libraries from the libart-config script
13
dnl Get the cflags and libraries from the libart-config script
14
dnl
14
dnl

Return to bug 22708