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
|
if use-ssl
|
||||||
then "-DUSE_SSL"
|
then "-DUSE_SSL"
|
||||||
else ""
|
else ""
|
||||||
}
|
} ${
|
||||||
${
|
|
||||||
if gnu-system
|
if gnu-system
|
||||||
then "-DHAVE_GETOPT_LONG"
|
then "-DHAVE_GETOPT_LONG"
|
||||||
else ""
|
else ""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue