mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Fix typos. Thanks to John Tytgat for noticing it!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90728 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
6
configure
vendored
6
configure
vendored
@@ -5286,9 +5286,9 @@ echo "$as_me: error: Invalid path for --with-ocaml-libdir. Provide full path" >&
|
||||
esac
|
||||
|
||||
|
||||
# Check whether --with-c-include-dir was given.
|
||||
if test "${with_c_include_dir+set}" = set; then
|
||||
withval=$with_c_include_dir;
|
||||
# Check whether --with-c-include-dirs was given.
|
||||
if test "${with_c_include_dirs+set}" = set; then
|
||||
withval=$with_c_include_dirs;
|
||||
else
|
||||
withval=""
|
||||
fi
|
||||
|
Reference in New Issue
Block a user