1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: remove build with autotools

CMake is now the only way to build WeeChat.
This commit is contained in:
Sébastien Helleu
2023-01-06 13:10:56 +01:00
parent 18360feb32
commit 754ab33946
69 changed files with 177 additions and 4985 deletions
-5
View File
@@ -18,11 +18,6 @@ $(BUILDDIR)/Makefile:
-DCMAKE_SKIP_RPATH:BOOL=ON \
-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
override_dh_auto_configure:
# the package also has autotools buildsys and
# debhelper try to use it but that's not needed
echo
override_dh_auto_build: $(BUILDDIR)/Makefile
dh_auto_build