mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
getopt_long resides in libiberty on many platforms.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@433 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
76bc56cf3b
commit
f5a2cf1e86
1 changed files with 1 additions and 0 deletions
|
|
@ -192,6 +192,7 @@ AC_CHECK_FUNCS([lstat])
|
||||||
|
|
||||||
AC_CHECK_FUNCS(setresuid)
|
AC_CHECK_FUNCS(setresuid)
|
||||||
AC_CHECK_FUNCS(setreuid)
|
AC_CHECK_FUNCS(setreuid)
|
||||||
|
AC_CHECK_LIB([iberty], [getopt_long])
|
||||||
|
|
||||||
#### POSIX threads ####
|
#### POSIX threads ####
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue