1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-30 06:35:23 +00:00

we need to define an API level we want for certain systems like solaris

svn path=/trunk/icecast/; revision=4509
This commit is contained in:
Karl Heyes 2003-03-18 01:40:40 +00:00
parent 0b1a75fd31
commit 5457dd83f0

View File

@ -12,6 +12,7 @@ dnl Set some options based on environment
SOCKET_LIBS=
AC_DEFINE(_XOPEN_SOURCE, 500, [Define if you have POSIX and XPG specifications])
if test -z "$GCC"; then
case $host in
*-*-irix*)