1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00

r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE

metze
This commit is contained in:
Stefan Metzmacher
2007-11-15 14:55:48 +01:00
parent a07c983fde
commit 05b4619c5b
2 changed files with 2 additions and 15 deletions

View File

@@ -48,8 +48,8 @@ LIBREPLACE_C99_STRUCT_INIT([],[AC_MSG_WARN([c99 structure initializer are not su
AC_PROG_INSTALL
AC_ISC_POSIX
AC_EXTENSION_FLAG(_XOPEN_SOURCE_EXTENDED)
AC_EXTENSION_FLAG(_OSF_SOURCE)
AC_N_DEFINE(_XOPEN_SOURCE_EXTENDED)
AC_N_DEFINE(_OSF_SOURCE)
AC_SYS_LARGEFILE