File: 04_rep.m4.dpatch

package info (click to toggle)
librep 0.17-13
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,648 kB
  • ctags: 2,969
  • sloc: ansic: 32,770; lisp: 12,399; sh: 7,971; makefile: 515; sed: 93
file content (19 lines) | stat: -rw-r--r-- 652 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#! /bin/sh /usr/share/dpatch/dpatch-run
## 04_rep.m4.dpatch by Christian Marillat <marillat@debian.org>
##
## All lines beginning with ## DP:' are a description of the patch.
## DP:

@DPATCH@

--- librep-0.17.orig/rep.m4	2006-08-16 10:37:49.000000000 +0200
+++ librep-0.17/rep.m4	2006-08-16 10:39:03.000000000 +0200
@@ -4,7 +4,7 @@
 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=""])