mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-01-23 02:34:59 +00:00
Fixed formatting issue that caused an error with OPTFLAGS
This commit is contained in:
parent
f320f2bf63
commit
2ef739f7c2
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@
|
|||
if use-ssl
|
||||
then "-DUSE_SSL"
|
||||
else ""
|
||||
}
|
||||
${
|
||||
} ${
|
||||
if gnu-system
|
||||
then "-DHAVE_GETOPT_LONG"
|
||||
else ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue