1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
profanity/configure-plugins
James Booth b64a5aca10 Merge branch 'master' into plugins
Conflicts:
	src/event/client_events.c
2015-05-04 01:10:20 +01:00

5 lines
146 B
Bash
Executable File

#!/bin/sh
./configure --enable-python-plugins --disable-ruby-plugins --enable-c-plugins --disable-lua-plugins CFLAGS='-g -O0' CXXFLAGS='-g -O0'