Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
flext
Commits
ffa4db15
Commit
ffa4db15
authored
Nov 02, 2016
by
IOhannes m zmölnig
Browse files
Fixed typo in variable name
parent
01318a94
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
ffa4db15
...
...
@@ -93,7 +93,7 @@ AC_ARG_WITH(sndobjdir,
[
AC_CHECK_FILE([$withval/SndObj.h],,AC_MSG_ERROR([Cannot find $withval/SndObj.h]))
sndobjdir=$withval
INCLUDEDIRS="$INCL
D
UEDIRS $withval"
INCLUDEDIRS="$INCLU
D
EDIRS $withval"
]
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment