[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure.in
From: |
Jan Dj�rv |
Subject: |
[Emacs-diffs] Changes to emacs/configure.in |
Date: |
Thu, 10 Mar 2005 12:22:50 -0500 |
Index: emacs/configure.in
diff -c emacs/configure.in:1.382 emacs/configure.in:1.383
*** emacs/configure.in:1.382 Fri Mar 4 16:45:54 2005
--- emacs/configure.in Thu Mar 10 17:22:50 2005
***************
*** 3103,3109 ****
if test $USE_XASSERTS = yes; then
echo " Compiling with asserts turned on."
- CFLAGS="$CFLAGS -DXASSERTS=1"
CPPFLAGS="$CPPFLAGS -DXASSERTS=1"
echo
fi
--- 3103,3108 ----