Issues fixed for Clang
[awesomized/libmemcached] / m4 / pandora_optimize.m4
index b0fd5ad011dde2d68689bc0918506a5ff79aeb04..05154ed485dff0836719df4eb837deea327d8746 100644 (file)
@@ -18,10 +18,6 @@ AC_DEFUN([PANDORA_OPTIMIZE],[
       ;;
     esac
 
-    dnl Once we can use a modern autoconf, we can replace the std=gnu99 here
-    dnl with using AC_CC_STD_C99 above
-    CC="${CC} -std=gnu99"
-
     AM_CPPFLAGS="-g ${AM_CPPFLAGS}"
 
     DEBUG_CFLAGS="-O0"