Fixed formatting issue that caused an error with OPTFLAGS

This commit is contained in:
zsuper 2025-04-03 19:51:48 -07:00
parent f320f2bf63
commit 2ef739f7c2

View file

@ -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 ""