X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_optimize.m4;h=f38d9bb50708fa9be7304cc093b614a87f2cfe20;hb=633d8e0a860fd45374e4f1f3c284e198ee0cd82c;hp=627bb277c3db8b4697dad0ca1086725b1503794d;hpb=2d9a2c63003b507c96c6fe470a98c3dd41f4f29c;p=awesomized%2Flibmemcached diff --git a/m4/pandora_optimize.m4 b/m4/pandora_optimize.m4 index 627bb277..f38d9bb5 100644 --- a/m4/pandora_optimize.m4 +++ b/m4/pandora_optimize.m4 @@ -8,8 +8,6 @@ AC_DEFUN([PANDORA_OPTIMIZE],[ dnl First check for gcc and g++ AS_IF([test "$GCC" = "yes"],[ - AC_DEFINE([_GNU_SOURCE],[1],[Fix problem with S_ISLNK() on Linux]) - dnl The following is required for portable results of floating point dnl calculations on PowerPC. The same must also be done for IA-64, but dnl this options is missing in the IA-64 gcc backend.