Commit a2e9b25b authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Missing line continuation

parent 46e30ddc
...@@ -173,7 +173,7 @@ considering the following recommendations: ...@@ -173,7 +173,7 @@ considering the following recommendations:
./configure \ ./configure \
--prefix=/opt/local \ --prefix=/opt/local \
--mandir=/opt/local/man --mandir=/opt/local/man \
CPPFLAGS="-I/opt/local/include" \ CPPFLAGS="-I/opt/local/include" \
CFLAGS="-m64" \ CFLAGS="-m64" \
LDFLAGS="-L/opt/local/lib -R/opt/local/lib" LDFLAGS="-L/opt/local/lib -R/opt/local/lib"
......
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