comparison configure @ 4969:cbe181529c34

Automatic merge
author Ben Wing <ben@xemacs.org>
date Wed, 03 Feb 2010 21:46:21 -0600
parents b90f8cf474e0 a6c778975d7d
children 97c45e3ad810
comparison
equal deleted inserted replaced
4968:4d35e52790f8 4969:cbe181529c34
13700 done 13700 done
13701 13701
13702 with_fontconfig=yes 13702 with_fontconfig=yes
13703 $as_echo "#define HAVE_FONTCONFIG 1" >>confdefs.h 13703 $as_echo "#define HAVE_FONTCONFIG 1" >>confdefs.h
13704 13704
13705 $as_echo "#define USE_XFT 1" >>confdefs.h 13705 $as_echo "#define HAVE_XFT 1" >>confdefs.h
13706 13706
13707 unset xft_includes_found 13707 unset xft_includes_found
13708 fi 13708 fi
13709 fi 13709 fi
13710 13710
16674 test "$with_dialogs" = "motif" && $as_echo "#define LWLIB_DIALOGS_MOTIF 1" >>confdefs.h 16674 test "$with_dialogs" = "motif" && $as_echo "#define LWLIB_DIALOGS_MOTIF 1" >>confdefs.h
16675 16675
16676 test "$with_widgets" = "motif" && $as_echo "#define LWLIB_WIDGETS_MOTIF 1" >>confdefs.h 16676 test "$with_widgets" = "motif" && $as_echo "#define LWLIB_WIDGETS_MOTIF 1" >>confdefs.h
16677 16677
16678 16678
16679 test "$with_xft_menubars" = "yes" && $as_echo "#define USE_XFT_MENUBARS 1" >>confdefs.h 16679 test "$with_xft_menubars" = "yes" && $as_echo "#define HAVE_XFT_MENUBARS 1" >>confdefs.h
16680 16680
16681 test "$with_xft_tabs" = "yes" && $as_echo "#define USE_XFT_TABS 1" >>confdefs.h 16681 test "$with_xft_tabs" = "yes" && $as_echo "#define HAVE_XFT_TABS 1" >>confdefs.h
16682 16682
16683 test "$with_xft_gauges" = "yes" && $as_echo "#define USE_XFT_GAUGES 1" >>confdefs.h 16683 test "$with_xft_gauges" = "yes" && $as_echo "#define HAVE_XFT_GAUGES 1" >>confdefs.h
16684 16684
16685 16685
16686 16686
16687 test -z "$with_mule" && with_mule=no 16687 test -z "$with_mule" && with_mule=no
16688 16688