anvil-editor: init at 0.4
[NixPkgs.git] / pkgs / applications / editors / geany / disable-test-sidebar.patch
bloba4b71516c5a5799bdc1899b62e39c06ee395356f
1 --- a/tests/Makefile.in 2023-10-19 18:10:06.000000000 +0200
2 +++ b/tests/Makefile.in 2023-11-10 00:13:09.816498568 +0100
3 @@ -86,7 +86,7 @@
4 POST_UNINSTALL = :
5 build_triplet = @build@
6 host_triplet = @host@
7 -check_PROGRAMS = test_utils$(EXEEXT) test_sidebar$(EXEEXT)
8 +check_PROGRAMS = test_utils$(EXEEXT)
9 subdir = tests
10 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
11 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \