summaryrefslogtreecommitdiff
path: root/x11-themes/fvwm-themes/files/patch-configure.in
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-13 09:28:49 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-13 09:28:49 +0000
commit73c92b6d0230e31d451975ea447b00b20bf64d57 (patch)
treef01ab2a20bbc53540a78b25a298538199a39ad1e /x11-themes/fvwm-themes/files/patch-configure.in
parentupgrade to 1.0.R.3 (diff)
upgrade to 0.6.1
take over maintainership PR: 43996 Submitted by: Kyle Martin <mkm@ieee.org> Approved by: old maintainer timeout
Notes
Notes: svn path=/head/; revision=67961
Diffstat (limited to 'x11-themes/fvwm-themes/files/patch-configure.in')
-rw-r--r--x11-themes/fvwm-themes/files/patch-configure.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-themes/fvwm-themes/files/patch-configure.in b/x11-themes/fvwm-themes/files/patch-configure.in
deleted file mode 100644
index a846cde137eb..000000000000
--- a/x11-themes/fvwm-themes/files/patch-configure.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in.orig Fri Feb 2 15:35:13 2001
-+++ configure.in Fri Feb 2 15:35:41 2001
-@@ -39,7 +39,7 @@
- fi
-
- # we check for FvwmM4 below
--AC_PATH_PROG(M4, m4)
-+AC_PATH_PROG(M4, gm4)
- if test -z "$M4"; then
- AC_MSG_WARN(m4 is not found; you will have a few problems using this package!)
- fi