Mercurial > hg > tony
comparison configure @ 580:f52766aa747b
Rename src -> main for consistency with SV/Sonic Lineup
author | Chris Cannam |
---|---|
date | Wed, 14 Aug 2019 11:57:06 +0100 |
parents | 21c4b4c4963b |
children | 08859cbcd879 |
comparison
equal
deleted
inserted
replaced
579:47f96711069f | 580:f52766aa747b |
---|---|
581 PACKAGE_STRING= | 581 PACKAGE_STRING= |
582 PACKAGE_BUGREPORT= | 582 PACKAGE_BUGREPORT= |
583 PACKAGE_URL= | 583 PACKAGE_URL= |
584 | 584 |
585 ac_unique_file="Tony" | 585 ac_unique_file="Tony" |
586 ac_unique_file="src/main.cpp" | 586 ac_unique_file="main/main.cpp" |
587 # Factoring default headers for most tests. | 587 # Factoring default headers for most tests. |
588 ac_includes_default="\ | 588 ac_includes_default="\ |
589 #include <stdio.h> | 589 #include <stdio.h> |
590 #ifdef HAVE_SYS_TYPES_H | 590 #ifdef HAVE_SYS_TYPES_H |
591 # include <sys/types.h> | 591 # include <sys/types.h> |