diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2008-06-11 04:08:38 +0200 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2008-06-11 04:08:38 +0200 |
commit | 561150ea6623be4ea32ff225d26e771274fcfd63 (patch) | |
tree | 5013eea1d655e41ca20ec3c1c96a096b8f860c9f /configure | |
parent | 86315eee08beea75d92eb506d46de4d357ec659a (diff) | |
download | mad-561150ea6623be4ea32ff225d26e771274fcfd63.tar mad-561150ea6623be4ea32ff225d26e771274fcfd63.zip |
Noch ein bisschen Build-Infrastruktur
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -732,7 +732,7 @@ PACKAGE_VERSION='0.1' PACKAGE_STRING='mad 0.1' PACKAGE_BUGREPORT='matthias@gamezock.de' -ac_unique_file="src/madc.cpp" +ac_unique_file="src/mad.cpp" # Factoring default headers for most tests. ac_includes_default="\ #include <stdio.h> |