diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2020-04-04 15:27:36 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2020-04-04 15:27:36 +0300 |
| commit | db7e0ee130077bc071f161f59ea0e6c43cf8b09c (patch) | |
| tree | 4d40b3a9954e34730e64c7232ccf180a9ef4e89c /configure.ac | |
| parent | 08d2e78d61c63ba328e6d6c323551223fd3b35fe (diff) | |
configure.ac: Disable msg2pdf
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index e48d70a..841c506 100644 --- a/configure.ac +++ b/configure.ac @@ -275,7 +275,6 @@ guile/tests/Makefile guile/scripts/Makefile toys/Makefile toys/mug/Makefile -#toys/msg2pdf/Makefile man/Makefile m4/Makefile contrib/Makefile @@ -284,8 +283,7 @@ contrib/Makefile ]) AC_OUTPUT -# toys/msg2pdf/Makefile - +dnl toys/msg2pdf/Makefile echo echo "mu configuration is complete." |
