diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | 2011-03-24 20:27:26 -0400 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | 2011-03-25 14:03:36 -0400 |
commit | e7de54d4af99aa83672cb83c7b9bd45de55a5816 (patch) | |
tree | 13beec89d0a95c67db5f8b838deb224fbaab9514 | |
parent | ce40a0be998624d881997cf251986973d56a4220 (diff) |
Remove twisted from configuration summary
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3d7ea48..5d22489 100644 --- a/configure.ac +++ b/configure.ac @@ -232,7 +232,6 @@ Configure summary: Compiler Flags..............: ${CFLAGS} ${ERROR_CFLAGS} Prefix......................: ${prefix} Coding style checks.........: ${ENABLE_CODING_STYLE_CHECKS} - Python Twisted tests........: ${TEST_PYTHON} Bugreporting URL............: ${PACKAGE_BUGREPORT} Public extensions library...: ${enable_public_extensions} Introspection support.......: ${found_introspection} |