undo that last commit
git-svn-id: svn://localhost/ardour2/branches/3.0@13126 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f765f0c857
commit
5722daf381
@ -299,7 +299,6 @@ def configure(conf):
|
||||
|
||||
conf.check_cc(fragment = '''
|
||||
#include <jack/jack.h>
|
||||
void callback(jack_status_t code, const char* reason, void* arg);
|
||||
void callback(jack_status_t code, const char* reason, void* arg) { return; }
|
||||
int main(int argc, char **argv) {
|
||||
jack_client_t* c;
|
||||
|
Loading…
Reference in New Issue
Block a user