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
Albert Gräf
Gem
Commits
bc519498
Commit
bc519498
authored
Feb 04, 2019
by
IOhannes m zmölnig
Browse files
dropped olde uncommented checks for X-libs
parent
0ea126a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
bc519498
...
...
@@ -243,8 +243,6 @@ AC_PATH_X
AC_PATH_XTRA
AS_IF([test "x$with_x" != "xno"], [
dnl AC_CHECK_LIB([X11],[main])
dnl AC_CHECK_LIB([Xext],[main])
AC_CHECK_LIB([Xxf86vm],[XF86VidModeGetAllModeLines])
AC_CHECK_HEADERS([X11/extensions/XInput2.h])
AC_CHECK_LIB([Xrender],[XRenderFindVisualFormat])
...
...
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