mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-20 13:43:12 +00:00
Fix quoting typos
This commit is contained in:
parent
6f3c2b99c9
commit
25e5acc68c
@ -10,8 +10,8 @@ Run the following commands:
|
|||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
|
||||||
On Solaris, the system ''make'' command may not be GNU Make, and the system
|
On Solaris, the system `make` command may not be GNU Make, and the system
|
||||||
''cc'' command may not be GNU Gcc. The following may work:
|
`cc` command may not be GNU Gcc. The following may work:
|
||||||
|
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
CC=gcc ./configure
|
CC=gcc ./configure
|
||||||
|
Loading…
Reference in New Issue
Block a user