mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-19 21:27:57 +00:00
Fix quoting typos
This commit is contained in:
parent
6f3c2b99c9
commit
25e5acc68c
@ -10,8 +10,8 @@ Run the following commands:
|
||||
./configure
|
||||
make
|
||||
|
||||
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:
|
||||
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:
|
||||
|
||||
autoreconf -f -i
|
||||
CC=gcc ./configure
|
||||
|
Loading…
Reference in New Issue
Block a user