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

(-)pstoedit-3.42/config/pstoedit.m4.orig (-1 / +1 lines)
Lines 4-10 Link Here
4
dnl AM_PATH_PSTOEDIT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
4
dnl AM_PATH_PSTOEDIT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
5
dnl Test to see if libpstoedit is installed, and define PSTOEDIT_CFLAGS, LIBS
5
dnl Test to see if libpstoedit is installed, and define PSTOEDIT_CFLAGS, LIBS
6
dnl
6
dnl
7
AC_DEFUN(AM_PATH_PSTOEDIT,
7
AC_DEFUN([AM_PATH_PSTOEDIT],
8
[dnl
8
[dnl
9
dnl Get the cflags and libraries from the pstoedit-config script
9
dnl Get the cflags and libraries from the pstoedit-config script
10
dnl
10
dnl

Return to bug 133302