summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorSimon Howard2015-06-04 01:07:36 -0400
committerSimon Howard2015-06-04 01:07:36 -0400
commitf30f390e513e456c2bdec64726469a50097e4371 (patch)
treee32d02331aba4b36be82da4777db476ad01a5a53 /autogen.sh
parenta0f514d32994b8649dce57a9bb3154968df3ad01 (diff)
downloadchocolate-doom-f30f390e513e456c2bdec64726469a50097e4371.tar.gz
chocolate-doom-f30f390e513e456c2bdec64726469a50097e4371.tar.bz2
chocolate-doom-f30f390e513e456c2bdec64726469a50097e4371.zip
textscreen: Tweak to command line to open URL.
Alexandre-Xavier commented in #520 that the 'start' command line to open help URLs doesn't work. According to this page, 'start' is actually a cmd.exe built-in and can't be shelled out to directly: http://www.dwheeler.com/essays/open-files-urls.html This prepends cmd /c to the 'start' command; hopefully this should work. It might still be non-ideal if it causes a cmd.exe window to briefly pop up; in the long term we should probably switch to the ShellExecute() API function instead.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions