Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
502d0a0d
Commit
502d0a0d
authored
Sep 21, 2005
by
Christophe Mutricy
Browse files
Don't use Hal elsewhere than Linux
parent
a7cfd908
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
502d0a0d
...
...
@@ -709,7 +709,7 @@ dnl Check for hal
AC_ARG_ENABLE(hal,
[ --enable-hal Linux HAL services discovery (default enabled)])
if test "${enable_hal}" != "no"
if test "${enable_hal}" != "no"
-a "${SYS}" = "linux"
then
PKG_CHECK_MODULES(HAL, hal >= 0.2.97,
[AC_DEFINE(HAVE_HAL, [], [Define if you have the HAL library])
...
...
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