diff -r 822af73497bf -r 6aa743f87695 Makefile.in --- a/Makefile.in Mon Jan 16 23:36:42 2012 +0100 +++ b/Makefile.in Fri May 25 19:09:43 2012 +0200 @@ -53,7 +53,7 @@ export datarootdir := @datarootdir@ export install := @INSTALL@ export bash := @_BASH@ -export grep := @EGREP@ +export grep := @GREP@ export make := @MAKE@ export sed := @SED@ export libtool := @LIBTOOL@