From 5e84d7b76ce1cccdaf0900d62a94d0d1d88cdd62 Mon Sep 17 00:00:00 2001 From: Jannis Hoffmann Date: Sun, 14 Jul 2024 22:30:34 +0200 Subject: convert to the meson build system This removes a lot of files. Remove all conf-* files. The settings move to meson.options. Add editor config. Remove the auto_*.h files. They move to config.h.in. --- conf-cc | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 conf-cc (limited to 'conf-cc') diff --git a/conf-cc b/conf-cc deleted file mode 100644 index 24b6cfd..0000000 --- a/conf-cc +++ /dev/null @@ -1,3 +0,0 @@ -cc -O2 -g -Wall - -# This will be used to compile .c files. -- cgit v1.2.3