comparison configure @ 2111:37ce3e22ee1a

GTK: Split installdwtest into a separate make rule and don't enable it when building for MacOS. dwtest is not usable on MacOS without the bundle and the desktop file is completely unused.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 17 Jun 2020 16:50:24 +0000
parents 068681933258
children 17f5c1c199b4
comparison
equal deleted inserted replaced
2110:e6d212a978fe 2111:37ce3e22ee1a
620 #endif" 620 #endif"
621 621
622 ac_subst_vars='LTLIBOBJS 622 ac_subst_vars='LTLIBOBJS
623 LIBOBJS 623 LIBOBJS
624 ARCH 624 ARCH
625 INSTALL_TEST
625 INSTALL_COMPAT 626 INSTALL_COMPAT
626 COMPAT_OBJECT 627 COMPAT_OBJECT
627 BROWSER_OBJECT 628 BROWSER_OBJECT
628 DW_DEFINE 629 DW_DEFINE
629 DW_DIR 630 DW_DIR
2253 DW_DEFINE=__UNIX__ 2254 DW_DEFINE=__UNIX__
2254 SHAREDFLAG=-shared 2255 SHAREDFLAG=-shared
2255 SOSUFFIX=so 2256 SOSUFFIX=so
2256 LIBSUFFIX=a 2257 LIBSUFFIX=a
2257 LIBPREFIX=lib 2258 LIBPREFIX=lib
2258 2259 INSTALL_TEST="installdwtest"
2259 INCLUDES="-I." 2260 INCLUDES="-I."
2260 2261
2261 ac_ext=c 2262 ac_ext=c
2262 ac_cpp='$CPP $CPPFLAGS' 2263 ac_cpp='$CPP $CPPFLAGS'
2263 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2264 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4657 DW_SRC=dw.m 4658 DW_SRC=dw.m
4658 DW_DEFINE=__MAC__ 4659 DW_DEFINE=__MAC__
4659 LIBS="$LIBS -framework Cocoa -framework WebKit" 4660 LIBS="$LIBS -framework Cocoa -framework WebKit"
4660 save_libs="$LIBS" 4661 save_libs="$LIBS"
4661 LIBS="$LIBS -framework UserNotifications" 4662 LIBS="$LIBS -framework UserNotifications"
4663 INSTALL_TEST=""
4662 ac_fn_c_check_func "$LINENO" "exit" "ac_cv_func_exit" 4664 ac_fn_c_check_func "$LINENO" "exit" "ac_cv_func_exit"
4663 if test "x$ac_cv_func_exit" = xyes; then : 4665 if test "x$ac_cv_func_exit" = xyes; then :
4664 4666
4665 else 4667 else
4666 LIBS="$save_libs" 4668 LIBS="$save_libs"
6525 6527
6526 6528
6527 6529
6528 6530
6529 6531
6532
6530 ac_config_files="$ac_config_files Makefile dwindows1.pc dwindows-config1 org.dbsoft.dwindows.dwtest.desktop" 6533 ac_config_files="$ac_config_files Makefile dwindows1.pc dwindows-config1 org.dbsoft.dwindows.dwtest.desktop"
6531 6534
6532 cat >confcache <<\_ACEOF 6535 cat >confcache <<\_ACEOF
6533 # This file is a shell script that caches the results of configure 6536 # This file is a shell script that caches the results of configure
6534 # tests run on this system so they can be shared between configure 6537 # tests run on this system so they can be shared between configure