X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=configure.ac;h=03f9f58cabac3bce9866aac54fa2a16c8e37b90c;hb=287801be4c5cae39d48cab3a0f4c8235d3ae363d;hp=515502f10d212c150958a2f8569ff3bd80358255;hpb=783dfde5cc1545c80b7fa25d4ec2da98826333f8;p=m6w6%2Flibmemcached diff --git a/configure.ac b/configure.ac index 515502f1..03f9f58c 100644 --- a/configure.ac +++ b/configure.ac @@ -66,7 +66,6 @@ sinclude(config/memcached.m4) sinclude(config/setsockopt.m4) # We only support GCC and Sun's forte at the moment -CFLAGS="-DMEMCACHED_INTERNAL $CFLAGS" if test "$GCC" = "yes" then #CFLAGS="-W -std=iso9899:1999 -Wall -Wextra -Wstrict-aliasing -pedantic -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O3 $CFLAGS"