1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Remove configure-plugins helper script

We don't really need this.
This commit is contained in:
Michael Vetter 2022-02-18 17:57:08 +01:00
parent fc13a69f43
commit 9a8e220770

View File

@ -1,3 +0,0 @@
#!/bin/sh
./configure --enable-python-plugins --enable-c-plugins CFLAGS='-g -O0' CXXFLAGS='-g -O0'