Kaydet (Commit) dd19cf81 authored tarafından Jack Jansen's avatar Jack Jansen

Silly mistake in build directory extension fix.

üst 38419c00
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -209,7 +209,7 @@ then
BUILDEXEEXT=.exe
else
AC_MSG_RESULT(no)
BUILDEXEEXT='$(EXEEXT)'
BUILDEXEEXT=$EXEEXT
fi
case $MACHDEP in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment