summaryrefslogtreecommitdiff
path: root/devel/m4/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'devel/m4/patches/patch-ah')
-rw-r--r--devel/m4/patches/patch-ah19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/m4/patches/patch-ah b/devel/m4/patches/patch-ah
deleted file mode 100644
index 859dd47c258..00000000000
--- a/devel/m4/patches/patch-ah
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2008/08/23 16:07:51 wiz Exp $
-
---- examples/Makefile.in.orig 2008-04-02 21:45:28.000000000 +0900
-+++ examples/Makefile.in 2008-07-05 05:59:06.000000000 +0900
-@@ -355,12 +355,14 @@
- REPLACE_GETLINE = @REPLACE_GETLINE@
- REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
- REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
-+REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
- REPLACE_ISFINITE = @REPLACE_ISFINITE@
- REPLACE_LCHOWN = @REPLACE_LCHOWN@
- REPLACE_LDEXPL = @REPLACE_LDEXPL@
- REPLACE_LSEEK = @REPLACE_LSEEK@
- REPLACE_MEMMEM = @REPLACE_MEMMEM@
- REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
-+REPLACE_NAN = @REPLACE_NAN@
- REPLACE_PRINTF = @REPLACE_PRINTF@
- REPLACE_PUTENV = @REPLACE_PUTENV@
- REPLACE_ROUND = @REPLACE_ROUND@