diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac index e7e73371..a6ebfd62 100644 --- a/configure.ac +++ b/configure.ac @@ -376,7 +376,6 @@ dnl Protocol libs dnl AM_CONDITIONAL(QCDM_STANDALONE, test "yes" = "no") -AM_CONDITIONAL(WMC_STANDALONE, test "yes" = "no") dnl----------------------------------------------------------------------------- dnl Protocol libs @@ -395,13 +394,9 @@ build-aux/Makefile libqcdm/Makefile libqcdm/src/Makefile libqcdm/tests/Makefile -libwmc/Makefile -libwmc/src/Makefile -libwmc/tests/Makefile src/Makefile src/tests/Makefile plugins/Makefile -uml290/Makefile test/Makefile introspection/Makefile introspection/tests/Makefile |