]> git.alsa-project.org Git - alsa-lib.git/commit
Continue build even if python-config doesn't exist
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Aug 2007 09:41:58 +0000 (11:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Aug 2007 09:41:58 +0000 (11:41 +0200)
commit679ae1c7f296711289f59801308ad62c83701dbe
tree815271db6e116cb5af50a93c4bfd282576d49d07
parent9749c31fa763be9485300e2dd00432f1b4fdee8f
Continue build even if python-config doesn't exist

It's annoying that the configure script stops with an error if
python-config doesn't exist.  It's no fatal error, so the configure
should disable the python components and continue.
configure.in