diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-13 09:28:49 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-13 09:28:49 +0000 |
commit | 73c92b6d0230e31d451975ea447b00b20bf64d57 (patch) | |
tree | f01ab2a20bbc53540a78b25a298538199a39ad1e /x11-themes/fvwm-themes/files/patch-configure | |
parent | upgrade 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')
-rw-r--r-- | x11-themes/fvwm-themes/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-themes/fvwm-themes/files/patch-configure b/x11-themes/fvwm-themes/files/patch-configure deleted file mode 100644 index ed7947629981..000000000000 --- a/x11-themes/fvwm-themes/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Fri Feb 2 15:35:13 2001 -+++ configure Fri Feb 2 15:35:41 2001 -@@ -944,8 +944,8 @@ - fi - - # we check for FvwmM4 below --# Extract the first word of "m4", so it can be a program name with args. --set dummy m4; ac_word=$2 -+# Extract the first word of "gm4", so it can be a program name with args. -+set dummy gm4; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 - echo "configure:951: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_M4'+set}'`\" = set"; then |