summaryrefslogtreecommitdiff
path: root/x11-themes/fvwm-themes/files/patch-configure.in
blob: a846cde137eb743051965f898027ea067c42d024 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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