mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r5043: this broke more systems than it helped. Remove it and try to work
around broken solaris headers some other way.
This commit is contained in:
parent
11277ddb4c
commit
1333522a6b
@ -9,15 +9,6 @@ AC_SUBST(SONAMEFLAG)
|
||||
AC_SUBST(PICFLAG)
|
||||
|
||||
AC_DEFINE([_GNU_SOURCE],[],[Pull in GNU extensions])
|
||||
|
||||
# The definition of _GNU_SOURCE potentially causes a change of the value
|
||||
# of _XOPEN_SOURCE. So define it only conditionally.
|
||||
AH_VERBATIM([_XOPEN_SOURCE],
|
||||
[/* Define on UNIX to activate XPG/5 features. */
|
||||
#if !defined(_XOPEN_SOURCE)
|
||||
# define _XOPEN_SOURCE
|
||||
#endif])
|
||||
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user