Makefile.in
branch1.15
changeset 2975 76d84aa2405f
parent 2838 822af73497bf
child 2999 4ccfca658d9b
     1.1 --- a/Makefile.in	Mon Jan 16 23:36:42 2012 +0100
     1.2 +++ b/Makefile.in	Tue May 08 23:33:55 2012 +0200
     1.3 @@ -53,7 +53,7 @@
     1.4  export datarootdir     := @datarootdir@
     1.5  export install         := @INSTALL@
     1.6  export bash            := @_BASH@
     1.7 -export grep            := @EGREP@
     1.8 +export grep            := @GREP@
     1.9  export make            := @MAKE@
    1.10  export sed             := @SED@
    1.11  export libtool         := @LIBTOOL@