X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=c35bf4245ab8c02b0d6ee5bbebe0cd8cb97ba3de;hb=82b01e42f8c1bace29fb273417571543548618ad;hp=ae2a678027809821c2e33b160c7354bc85881975;hpb=8c2024e021895aa129f4bf607dfc2f6cab8640d1;p=libsigrok.git diff --git a/configure.ac b/configure.ac index ae2a6780..c35bf424 100644 --- a/configure.ac +++ b/configure.ac @@ -46,6 +46,9 @@ AC_PROG_LN_S # Required for per-target flags or subdir-objects with C sources. AM_PROG_CC_C_O +# Check if order-only dependencies are supported. +SR_PROG_MAKE_ORDER_ONLY + # Initialize libtool. LT_INIT @@ -445,8 +448,12 @@ libsigrok configuration summary: - Prefix.......................... $prefix - Building on..................... $build - Building for.................... $host + - C compiler...................... $CC + - C compiler flags................ $CFLAGS - Additional C compiler flags..... $SR_EXTRA_CFLAGS - C compiler warnings............. $SR_WFLAGS + - C++ compiler.................... $CXX + - C++ compiler flags.............. $CXXFLAGS - C++ compiler warnings........... $SR_WXXFLAGS Detected libraries (required):