Wed, 01 Apr 2009 18:30:28 +0200
Port to Solaris by specifying an autoconf path to the grep(1) command.
confuse/confuse.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/confuse/confuse.spec Wed Apr 01 18:18:32 2009 +0200 1.2 +++ b/confuse/confuse.spec Wed Apr 01 18:30:28 2009 +0200 1.3 @@ -72,6 +72,7 @@ 1.4 CFLAGS="%{l_cflags -O}" \ 1.5 CPPFLAGS="%{l_cppflags}" \ 1.6 LDFLAGS="%{l_ldflags}" \ 1.7 + GREP="grep" \ 1.8 ./configure \ 1.9 --prefix=%{l_prefix} \ 1.10 --disable-nls