mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 06:36:21 +00:00
Remove Ruby comment
There most likely won't ever be Ruby plugins. Regards https://github.com/profanity-im/profanity/issues/779
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user