mirror of
https://github.com/samba-team/samba.git
synced 2025-02-08 05:57:51 +03:00
r5043: this broke more systems than it helped. Remove it and try to work
around broken solaris headers some other way. (This used to be commit 1333522a6beea8d474aa36390acbd265b63413d3)
This commit is contained in:
parent
9794a64ab1
commit
193d1c0b74
@ -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…
x
Reference in New Issue
Block a user