1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/configure-plugins
James Booth b831eb026e Merge branch 'master' into plugins
Conflicts:
	Makefile.am
	src/ui/console.c
	src/ui/core.c
	src/ui/window.c
2014-07-29 16:23:01 +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'