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

Silly mistake in build directory extension fix.

üst 38419c00
This diff is collapsed.
...@@ -209,7 +209,7 @@ then ...@@ -209,7 +209,7 @@ then
BUILDEXEEXT=.exe BUILDEXEEXT=.exe
else else
AC_MSG_RESULT(no) AC_MSG_RESULT(no)
BUILDEXEEXT='$(EXEEXT)' BUILDEXEEXT=$EXEEXT
fi fi
case $MACHDEP in 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