# HG changeset patch
# User diego
# Date 1276528668 0
# Node ID 92d75e703bc0443ef010eeccd1cd91aaf1dfa9fa
# Parent 8df8a7c20f46becf737a067aeb1e9c2bf6b6176b
Rename configure.log file to the more standard name config.log.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/tech/dvdnav-howto.txt
--- a/DOCS/tech/dvdnav-howto.txt Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/tech/dvdnav-howto.txt Mon Jun 14 15:17:48 2010 +0000
@@ -32,7 +32,7 @@
Be warned that you *MUST* disable MPlayer's internal copy of dvdread or something
- most likely - won't work as expected (if at all).
After configure is run it should say that support for dvdnav and dvdread was
-enabled. If not, investigate the dvdnav and dvdread sections in configure.log
+enabled. If not, investigate the dvdnav and dvdread sections in config.log
and try to understand what went wrong. If you can't solve the problem yourself
post the two sections to mplayer-users.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/cs/bugreports.xml
--- a/DOCS/xml/cs/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/cs/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -348,11 +348,11 @@
Pokud nastanou chyby během běhu ./configure, nebo selže
-autodetekce něčeho, prostudujte configure.log. Možná
+autodetekce něčeho, prostudujte config.log. Možná
naleznete odpověď zde. Například několik verzí stejné knihovny v systému, nebo
jste zapomněli nainstalovat vývojový (devel) balíček (to jsou ty s koncovkou
-dev). Pokud si myslíte, že je zde chyba, přidejte
-configure.log do svého hlášení.
+config.log do svého hlášení.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/cs/faq.xml
--- a/DOCS/xml/cs/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/cs/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -122,7 +122,7 @@
Vaše gcc není správně nainstalováno, detaily naleznete v souboru
-configure.log.
+config.log.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/cs/install.xml
--- a/DOCS/xml/cs/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/cs/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -149,7 +149,7 @@
Vždy si prostudujte výstup skriptu
- ./configure, a soubor configure.log,
+ ./configure, a soubor config.log,
které obsahují informace o tom co bude zakompilováno a co ne. Také můžete
chtít vidět soubory config.h a
config.mak.
@@ -157,7 +157,7 @@
./configure, pak ověřte, zda máte příslušné hlavičkové
soubory
(obvykle -dev balíčky) a jejich verze jsou shodné. Soubor
- configure.log vám obvykle prozradí co vám chybí.
+ config.log vám obvykle prozradí co vám chybí.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/de/bugreports.xml
--- a/DOCS/xml/de/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/de/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -332,11 +332,11 @@
Configure-Probleme
Wenn du Fehlermeldungen beim Aufruf von ./configure bekommst oder
- die automatische Erkennung von etwas fehlschlägt, so lies configure.log.
+ die automatische Erkennung von etwas fehlschlägt, so lies config.log.
Du könntest dort die Antwort finden, zum Beispiel mehrere Versionen derselben Bibliothek,
die gemischt auf deinem System vorliegen, oder du hast vergessen, das Entwicklerpaket
(die mit dem Suffix -dev) zu installieren. Wenn du denkst, dass es sich um einen
- Fehler handelt, binde configure.log in deinen Fehlerbericht ein.
+ Fehler handelt, binde config.log in deinen Fehlerbericht ein.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/de/faq.xml
--- a/DOCS/xml/de/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/de/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -158,7 +158,7 @@
- Dein gcc ist nicht richtig installiert, überprüfe die Datei configure.log
+ Dein gcc ist nicht richtig installiert, überprüfe die Datei config.log
für Details.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/de/install.xml
--- a/DOCS/xml/de/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/de/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -198,14 +198,14 @@
Überprüfe immer die Ausgabe von
- ./configure und die Datei configure.log,
+ ./configure und die Datei config.log,
sie enthalten Informationen darüber, was eingebaut wird und was nicht.
Du möchtest dir vielleicht auch die Dateien
config.h und config.mak anschauen.
Wenn du manche Bibliotheken installiert hast, die von
./configure aber nicht erkannt werden, überprüfe auch
die entsprechenden Header-Dateien (normalerweise die -dev-Pakete) und ob deren
- Versionen passen. Die Datei configure.log gibt
+ Versionen passen. Die Datei config.log gibt
normalerweise Auskunft darüber, was fehlt.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/en/bugreports.xml
--- a/DOCS/xml/en/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/en/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -352,10 +352,10 @@
If you get errors while running ./configure, or autodetection
-of something fails, read configure.log. You may find the
+of something fails, read config.log. You may find the
answer there, for example multiple versions of the same library mixed on your
system, or you forgot to install the development package (those with the -dev
-suffix). If you think there is a bug, include configure.log
+suffix). If you think there is a bug, include config.log
in your bug report.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/en/faq.xml
--- a/DOCS/xml/en/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/en/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -122,7 +122,7 @@
Your gcc does not support even i386 for '-march' and '-mcpu'
-Your gcc isn't installed correctly, check the configure.log
+Your gcc isn't installed correctly, check the config.log
file for details.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/en/install.xml
--- a/DOCS/xml/en/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/en/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -159,13 +159,13 @@
Always browse the output of
./configure, and the
-configure.log file, they contain information about
+config.log file, they contain information about
what will be built, and what will not. You may also want to view
config.h and config.mak files.
If you have some libraries installed, but not detected by
./configure, then check if you also have the proper
header files (usually the -dev packages) and their version matches. The
-configure.log file usually tells you what is missing.
+config.log file usually tells you what is missing.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/es/bugreports.xml
--- a/DOCS/xml/es/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/es/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -214,11 +214,11 @@
Problemas de configuración
Si obtiene errores cuando ejecuta ./configure, o la
-autodetección o algo falla, lea configure.log. Puede
+autodetección o algo falla, lea config.log. Puede
encontrar la respuesta ahí, por ejemplo múltiples versiones de la misma
biblioteca mezcladas en su sistema, o ha olvidado instalar los paquetes
de desarrollo (los que tienen el sufijo -dev). Si cree que puede ser un error,
-incluya configure.log en su informe.
+incluya config.log en su informe.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/es/faq.xml
--- a/DOCS/xml/es/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/es/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -131,7 +131,7 @@
Si su gcc no está instalado correctamente, compruebe el archivo
-configure.log para más detalles.
+config.log para más detalles.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/es/install.xml
--- a/DOCS/xml/es/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/es/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -178,13 +178,13 @@
Siempre revise la salida de
./configure, y el archivo
-configure.log, ellos contienen información acerca
+config.log, ellos contienen información acerca
de lo que se compilará, y que no. Quizá quiera ver también los archivos
config.h y config.mak.
Si alguna de las librerías que tiene instaladas no fueron detectadas
por ./configure, por favor revise si tiene los
archivos de encabezados correspondientes (normalmente los paquetes -dev)
-y que sus versiones sean las mismas. El archivo configure.log
+y que sus versiones sean las mismas. El archivo config.log
normalmente dice que falta.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/fr/bugreports.xml
--- a/DOCS/xml/fr/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/fr/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -362,12 +362,12 @@
Si vous rencontrez des erreurs pendant l'éxecution de ./configure,
-ou si l'auto-détection ou autre chose échoue, lisez configure.log.
+ou si l'auto-détection ou autre chose échoue, lisez config.log.
Vous pourriez y trouver la réponse, par exemple des versions multiples
mélangées de la même librairie dans votre système, ou vous avez oublié
d'installer les paquets de développement (ceux avec le suffixe -dev).
Si vous pensez que c'est un bogue, incluez
-configure.log dans votre rapport de bogue.
+config.log dans votre rapport de bogue.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/fr/faq.xml
--- a/DOCS/xml/fr/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/fr/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -120,7 +120,7 @@
Your gcc does not support even i386 for '-march' and '-mcpu'
-Votre gcc n'est pas installé correctement, voir le fichier configure.log
+Votre gcc n'est pas installé correctement, voir le fichier config.log
pour plus de détails.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/fr/install.xml
--- a/DOCS/xml/fr/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/fr/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -160,13 +160,13 @@
Regardez toujours le listing généré par
./configure, ainsi que le fichier
-configure.log, ils contiennent des informations sur
+config.log, ils contiennent des informations sur
ce qui sera compilé, et ce qui ne le sera pas. Vous pouvez également consulter
les fichiers config.h et config.mak.
Si vous avez quelques librairies installées, mais pas détectées par
./configure, alors vérifiez que vous avez les fichiers
d'en-tête (généralement les paquets -dev) et que leur version correspond. Le fichier
-configure.log vous dit généralement ce qui manque.
+config.log vous dit généralement ce qui manque.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/hu/bugreports.xml
--- a/DOCS/xml/hu/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/hu/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -352,10 +352,10 @@
Ha a ./configure futtatása közben fordult elő valami hiba,
-vagy valaminek az automatikus detektálása nem sikerült, olvasd el a configure.log
+vagy valaminek az automatikus detektálása nem sikerült, olvasd el a config.log
fájlt. Ott megtalálod a választ, például ugyanazon függvénykönyvtár több verziója elszórva
a rendszerben, vagy elfelejtetted telepíteni a fejlesztői csomagokat (amiknek -dev
-utótagjuk van). Ha úgy hiszed, hogy hibát találtál, csatold a configure.log
+utótagjuk van). Ha úgy hiszed, hogy hibát találtál, csatold a config.log
fájlt a hibajelentésedhez.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/hu/faq.xml
--- a/DOCS/xml/hu/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/hu/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -122,7 +122,7 @@
Your gcc does not support even i386 for '-march' and '-mcpu'
-A gcc-d nincs megfelelően installálva, ellenőrizd a configure.log fájlt
+A gcc-d nincs megfelelően installálva, ellenőrizd a config.log fájlt
a részletekért!
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/hu/install.xml
--- a/DOCS/xml/hu/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/hu/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -158,13 +158,13 @@
Mindig nézd végig a ./configure
-kimenetét, és a configure.log fájl, melyek
+kimenetét, és a config.log fájl, melyek
információkat tartalmaznak arról, hogy mi is lesz lefordítva és mi nem.
Szintén tanácsos megnézni a config.h és
config.mak fájlokat. Ha van olyan telepített függvénykönyvtárad,
amit a ./configure mégsem talált meg, ellenőrizd, hogy a
megfelelő fejléc fájlok (általában a -dev csomagokban vannak) is elérhetőek-e, és
-egyező verziójúak. A configure.log fájl legtöbbször megmondja,
+egyező verziójúak. A config.log fájl legtöbbször megmondja,
hogy mi hiányzik.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/it/bugreports.xml
--- a/DOCS/xml/it/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/it/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -359,11 +359,11 @@
Se ricevi degli errori eseguendo ./configure, o se fallisce
-la rilevazione automatica di qualcosa, leggi configure.log.
+la rilevazione automatica di qualcosa, leggi config.log.
Puoi travarci la soluzione, per esempio varie versioni della stessa libreria
mescolate sul tuo sistema, o hai dimenticato di installare il pacchetto di
scviluppo (quelli con il suffisso -dev). Se pensi ci sia un bug, includi
-configure.log nel tuo rapporto sul bug stesso.
+config.log nel tuo rapporto sul bug stesso.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/it/faq.xml
--- a/DOCS/xml/it/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/it/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -123,7 +123,7 @@
Il tuo gcc non è installato correttamente, controlla il file
-configure.log.log per i dettagli.
+config.log.log per i dettagli.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/it/install.xml
--- a/DOCS/xml/it/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/it/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -159,13 +159,13 @@
Controlla sempre l'output di
./configure e il file
-configure.log, essi contengono informazioni su cosa
+config.log, essi contengono informazioni su cosa
sarà compilato e cosa no. Puoi anche voler guardare i file
config.h e config.mak.
Se hai alcune librerie installate, ma non rilevate da
./configure, allora controlla di avere anche i file
header corretti (di solito i pacchetti -dev ) e di versioni corrispondenti.
-Il file configure.log solitamente ti dice cosa manca.
+Il file config.log solitamente ti dice cosa manca.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/pl/bugreports.xml
--- a/DOCS/xml/pl/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/pl/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -371,11 +371,11 @@
Jeżeli ./configure zwraca błąd albo
automatyczne wykrywanie czegoś zawiedzie, przeczytaj
-configure.log. Możliwe, że znajdziesz tam odpowiedź, na
+config.log. Możliwe, że znajdziesz tam odpowiedź, na
przykład kilka połączonych wersji tej samej biblioteki w Twoim systemie albo że
zapomniałeś zainstalować pakietów rozwojowych (tych z przyrostkiem -dev albo
-devel). Jeżeli wydaje Ci się, że istnieje jednak błąd, załącz
-configure.log w twoim raporcie.
+config.log w twoim raporcie.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/pl/faq.xml
--- a/DOCS/xml/pl/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/pl/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -124,7 +124,7 @@
Twój gcc nie jest poprawnie zainstalowany. Sprawdź szczegóły
-w configure.log.
+w config.log.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/pl/install.xml
--- a/DOCS/xml/pl/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/pl/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -174,13 +174,13 @@
Zawsze przejrzyj wyniki
./configure i plik
-configure.log, zawierają one informacje o tym, co będzie zbudowane,
+config.log, zawierają one informacje o tym, co będzie zbudowane,
a co nie. Możesz również obejrzeć pliki
config.h i config.mak.
Jeżeli masz zainstalowane jakieś biblioteki, ale nie są one wykrywane przez
./configure, sprawdź czy masz również odpowiednie
pliki nagłówkowe (przeważnie pakiety -dev) i ich wersje się zgadzają. Plik
-configure.log zazwyczaj powie Ci, czego brakuje.
+config.log zazwyczaj powie Ci, czego brakuje.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/ru/bugreports.xml
--- a/DOCS/xml/ru/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/ru/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -347,11 +347,11 @@
Проблемы конфигурации
Если Вы получаете ошибку при выполнении ./configure, или если
-автоопределение чего-то не срабатывает, прочитайте configure.log
+автоопределение чего-то не срабатывает, прочитайте config.log
. Там Вы можете обнаружить ответ, например если у Вас стоят несколько
версий одной библиотеки, или если Вы забыли установить пакет разработки (тот
самый, с суффиксом -dev). Если Вы думаете, что это ошибка, включите в сообщение
-файл configure.log.
+файл config.log.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/ru/faq.xml
--- a/DOCS/xml/ru/faq.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/ru/faq.xml Mon Jun 14 15:17:48 2010 +0000
@@ -120,7 +120,7 @@
Your gcc does not support even i386 for '-march' and '-mcpu'
-Ваш gcc некорректно установлен, проверьте configure.log
+Ваш gcc некорректно установлен, проверьте config.log
для более подробной информации.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/ru/install.xml
--- a/DOCS/xml/ru/install.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/ru/install.xml Mon Jun 14 15:17:48 2010 +0000
@@ -165,13 +165,13 @@
Всегда просматривайте вывод ./configure, и файл
-configure.log, они содержат информацию о том, что будет собрано,
+config.log, они содержат информацию о том, что будет собрано,
а что нет. Возможно Вы захотите просмотреть файлы config.h и
config.mak.
Если у Вас стоят какие-то библиотеки, которые не определяются
./configure, проверьте, что у Вас установлены соответствующие
заголовки[header files] (обычно это -dev пакеты) и их версии совпадают. Файл
-configure.log Обычно сообщит Вам, чего не хватает для сборки.
+config.log Обычно сообщит Вам, чего не хватает для сборки.
diff -r 8df8a7c20f46 -r 92d75e703bc0 DOCS/xml/zh_CN/bugreports.xml
--- a/DOCS/xml/zh_CN/bugreports.xml Mon Jun 14 14:35:57 2010 +0000
+++ b/DOCS/xml/zh_CN/bugreports.xml Mon Jun 14 15:17:48 2010 +0000
@@ -325,9 +325,9 @@
当你在执行./configure,或一些自动检测发生错误,阅读
-configure.log。你可能会在那里发现答案。例如同一链接库的不同
+config.log。你可能会在那里发现答案。例如同一链接库的不同
版本共存于你的系统上,或者你忘记安装开发包(包含有-dev后缀)。如果你认为有错误,
-在你的错误报告中包含configure.log。
+在你的错误报告中包含config.log。
diff -r 8df8a7c20f46 -r 92d75e703bc0 Makefile
--- a/Makefile Mon Jun 14 14:35:57 2010 +0000
+++ b/Makefile Mon Jun 14 15:17:48 2010 +0000
@@ -982,7 +982,7 @@
distclean: clean testsclean toolsclean driversclean dhahelperclean dhahelperwinclean
-rm -rf DOCS/tech/doxygen
-rm -f $(call ADD_ALL_DIRS,/*.d)
- -rm -f configure.log config.mak config.h codecs.conf.h help_mp.h \
+ -rm -f config.log config.mak config.h codecs.conf.h help_mp.h \
version.h $(VIDIX_PCI_FILES) TAGS tags
-rm -f $(call ADD_ALL_EXESUFS,codec-cfg cpuinfo)
diff -r 8df8a7c20f46 -r 92d75e703bc0 README
--- a/README Mon Jun 14 14:35:57 2010 +0000
+++ b/README Mon Jun 14 15:17:48 2010 +0000
@@ -105,7 +105,7 @@
The configure script prints a summary of enabled and disabled options. If you
have something installed that configure fails to detect, check the file
-configure.log for errors and reasons for the failure. Repeat this step until
+config.log for errors and reasons for the failure. Repeat this step until
you are satisfied with the enabled feature set.
diff -r 8df8a7c20f46 -r 92d75e703bc0 TOOLS/checktree.sh
--- a/TOOLS/checktree.sh Mon Jun 14 14:35:57 2010 +0000
+++ b/TOOLS/checktree.sh Mon Jun 14 15:17:48 2010 +0000
@@ -64,7 +64,7 @@
if [ "$_svn" = "no" ]; then
find . -type f \
| grep -v "\.\#\|\~$\|\.depend\|\/\.svn\/\|config.mak\|^\./config\.h" \
- | grep -v "^\./version\.h\|\.o$\|\.a$\|configure.log\|^\./help_mp.h"
+ | grep -v "^\./version\.h\|\.o$\|\.a$\|config.log\|^\./help_mp.h"
else
for p in . libavcodec libavutil libavformat libpostproc ; do
svn info -R $p 2>/dev/null | sed -n \
diff -r 8df8a7c20f46 -r 92d75e703bc0 configure
--- a/configure Mon Jun 14 14:35:57 2010 +0000
+++ b/configure Mon Jun 14 15:17:48 2010 +0000
@@ -1528,7 +1528,7 @@
done
-TMPLOG="configure.log"
+TMPLOG="config.log"
TMPC="$I/mplayer-conf-$RANDOM-$$.c"
TMPCPP="$I/mplayer-conf-$RANDOM-$$.cpp"
TMPEXE="$I/mplayer-conf-$RANDOM-$$$_exesuf"