Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Albert Gräf
Gem
Commits
0ea126a1
Commit
0ea126a1
authored
Feb 04, 2019
by
IOhannes m zmölnig
Browse files
drop check for msvcrt
parent
cb23e988
Changes
1
Show whitespace changes
Inline
Side-by-side
configure.ac
View file @
0ea126a1
...
...
@@ -231,7 +231,7 @@ AC_CHECK_LIB([dl],[dlopen])
## Standard C++ Libray:
#AC_CHECK_LIB([libcpmt], [main])
## C runtime library:
AC_CHECK_LIB([msvcrt], [fclose])
#
AC_CHECK_LIB([msvcrt], [fclose])
## Standard C++ Libray:
#AC_CHECK_LIB([msvcprt], [main])
...
...
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