remove the autoconf+Make buildsystem

We're not using it anymore. Any leftover bugs in the Meson buildsystem
are now just bugs.

Closes #249.

Change-Id: I0465a0c37ae819f94d40e7829f5bff046aa63d73
This commit is contained in:
Qyriad
2024-05-07 17:04:30 -06:00
parent d184981af0
commit b9be46fb31
59 changed files with 32 additions and 3338 deletions
-1
View File
@@ -1 +0,0 @@
$(eval $(call install-file-as, $(d)/completion.sh, $(datarootdir)/bash-completion/completions/nix, 0644))