openbsd-ports/lang/librep/patches/patch-rep_m4
2009-01-09 17:43:38 +00:00

13 lines
478 B
Plaintext

$OpenBSD: patch-rep_m4,v 1.1 2009/01/09 17:43:39 naddy Exp $
--- rep.m4.orig Fri Jan 9 17:39:49 2009
+++ rep.m4 Fri Jan 9 17:40:01 2009
@@ -4,7 +4,7 @@ dnl
dnl AM_PATH_REP([MINIMUM_VERSION])
dnl Test for librep, define REP_VERSION, REP_CFLAGS, REP_LIBS and REP_EXECDIR
dnl
-AC_DEFUN(AM_PATH_REP,
+AC_DEFUN([AM_PATH_REP],
[dnl
AC_ARG_WITH(rep_prefix,[ --with-rep-prefix=PFX Prefix where rep is installed (optional)],
[rep_prefix="$withval"], [rep_prefix=""])