X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/87a819edee4d3d7484b6ef312dcd4c6f1aa07023..23bf32f767246a88d0689c05c9a45d92f3931634:/configure.in diff --git a/configure.in b/configure.in index 06aede68..33ef7a3b 100644 --- a/configure.in +++ b/configure.in @@ -43,7 +43,7 @@ then else AC_MSG_RESULT([yes]) # leave CFLAGS alone; AC_PROG_CC will try to include -g if it can - AC_DEFINE(DEBUG, 1, [Define to turn on debugging code that may slow normal operation]) + dnl AC_DEFINE(DEBUG, 1, [Define to turn on debugging code that may slow normal operation]) dnl CFLAGS=${CFLAGS-"-g"} fi