summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5663c83..b74a929 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -53,7 +53,7 @@ export mandir := @mandir@
export datarootdir := @datarootdir@
export install := @INSTALL@
export bash := @_BASH@
-export grep := @EGREP@
+export grep := @GREP@
export make := @MAKE@
export sed := @SED@
export libtool := @LIBTOOL@