Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bernd Paysan
bigforth
Commits
386864f5
Commit
386864f5
authored
Sep 07, 2012
by
bp
Browse files
Fixed configure script
git-svn-id:
https://forth-ev.de/repos/bigforth@2504
3b8d8251-53f3-0310-8f3b-fd1cb8370982
parent
41df812a
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
386864f5
...
...
@@ -48,7 +48,7 @@ esac
test "x$prefix" = xNONE && prefix=$ac_default_prefix
exec_prefix=$prefix
libdir=${libdir/64/}
libdirpath=${libdir}
libdirpath=
`eval echo
${libdir}
`
AC_CHECK_LIB(dl,dlopen)
AC_SUBST(EXTFLAGS)
...
...
Write
Preview
Supports
Markdown
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