diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2007-03-18 17:30:00 +0000 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2007-03-18 17:30:00 +0000 |
commit | f23323c5a6b863f4de502e7010a9590f0b797881 (patch) | |
tree | 9ad66a96a25942b9882fe15b4490eefba7dd6369 /configure | |
parent | 36942957f23d216fdb3b1903d3ce48ce2a3bb258 (diff) | |
download | emacs-f23323c5a6b863f4de502e7010a9590f0b797881.tar.gz |
Regenerated
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 111728ea66e..a410350ee46 100755 --- a/configure +++ b/configure @@ -11739,7 +11739,7 @@ echo "${ECHO_T}no" >&6; } if test "$HAVE_XFT" != no; then OLD_CFLAGS="$CPPFLAGS" - OLD_CFLAGS="$CFLAGS" + OLD_CPPFLAGS="$CFLAGS" OLD_LIBS="$LIBS" CPPFLAGS="$CPPFLAGS $XFT_CFLAGS" CFLAGS="$CFLAGS $XFT_CFLAGS" |