From 18c02e5c4d626ef0d7966ac7467db3552ff0b975 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 29 Sep 2021 15:30:11 +0200 Subject: [PATCH] Remove Ruby comment There most likely won't ever be Ruby plugins. Regards https://github.com/profanity-im/profanity/issues/779 --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 2061a3df..ce79743d 100644 --- a/configure.ac +++ b/configure.ac @@ -7,8 +7,6 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([src/config.h]) AM_INIT_AUTOMAKE([foreign subdir-objects]) -# TODO Introduce with Ruby plugins, see https://github.com/profanity-im/profanity/issues/779 -#AX_PREFIX_CONFIG_H([src/prof_config.h], [PROF], [src/config.h]) ### Checks for programs. AC_PROG_CC