X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=configure.in;h=7dbf2d9ac3ca3a1198ee1a3e519f98f27cbde5d8;hb=1bbdeb3a4ec887b8a6bcacb0384a978cc3b1f6f5;hp=d7627147556c26c69d7c539ed228a5e73eb7b537;hpb=f8e9b35a0e8ba64b3f7102a30e88a6b1d0b2a18b;p=chise%2Fxemacs-chise.git diff --git a/configure.in b/configure.in index d762714..7dbf2d9 100644 --- a/configure.in +++ b/configure.in @@ -2936,7 +2936,7 @@ if test "$with_msw" != "no"; then fi install_pp="$blddir/lib-src/installexe.sh" - XE_APPEND(-lshell32 -lgdi32 -luser32 -lcomdlg32 -lcomctl32 -lwinspool, libs_system) + XE_APPEND(-lshell32 -lgdi32 -luser32 -lcomdlg32 -lcomctl32 -lkernel32 -lwinspool, libs_system) test "$with_dragndrop" != no && XE_APPEND(msw, dragndrop_proto) if test "$window_system" != x11; then window_system=msw