git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cmake: Look for swab.
[vlc.git]
/
extras
/
buildsystem
/
cmake
/
include
/
config.cmake
diff --git
a/extras/buildsystem/cmake/include/config.cmake
b/extras/buildsystem/cmake/include/config.cmake
index
2c203e9
..
3eafde1
100644
(file)
--- a/
extras/buildsystem/cmake/include/config.cmake
+++ b/
extras/buildsystem/cmake/include/config.cmake
@@
-109,7
+109,7
@@
vlc_check_functions_exist(putenv getenv setenv)
set(CMAKE_EXTRA_INCLUDE_FILES)
set(CMAKE_EXTRA_INCLUDE_FILES unistd.h)
-vlc_check_functions_exist(isatty getcwd getuid)
+vlc_check_functions_exist(isatty getcwd getuid
swab
)
set(CMAKE_EXTRA_INCLUDE_FILES)
set(CMAKE_EXTRA_INCLUDE_FILES sys/stat.h)