doc/meson.build

changeset 42678
0b9b81b6ff18
parent 42372
ba3a49903905
child 42847
fbb0d252bc35
--- a/doc/meson.build	Wed Apr 10 02:23:01 2024 -0500
+++ b/doc/meson.build	Wed Apr 10 22:19:38 2024 -0500
@@ -9,11 +9,3 @@
 	    install_dir : get_option('mandir') / 'man1')
 endif
 
-if enable_consoleui
-	configure_file(
-	    input : 'finch3.1.in',
-	    output : 'finch3.1',
-	    configuration : man_conf,
-	    install : true,
-	    install_dir : get_option('mandir') / 'man1')
-endif

mercurial