Commit 41f70246 authored by bescoto's avatar bescoto

Added env in case not bourne shell


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@340 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 44b2a639
......@@ -149,7 +149,7 @@ these instructions build it fine with all tests running OK
aclocal
autoconf
automake --foreign --add-missing
CFLAGS=-no-cpp-precomp ./configure
env CFLAGS=-no-cpp-precomp ./configure
make
make install
</pre>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment