]> git.alsa-project.org Git - alsa-lib.git/commit
Allow empty pythonincdir option
authorTakashi Iwai <tiwai@suse.de>
Fri, 31 Aug 2007 14:41:19 +0000 (16:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 31 Aug 2007 14:41:19 +0000 (16:41 +0200)
commite23317de39dd3d13ee12c3e409f0014969549d42
tree4858a33af30a1d7bda1d3474c09e4b9e93e32315
parentb04d1e18e42bc6471217818570703345b42645a2
Allow empty pythonincdir option

The include path options can be empty if the python is installed in
the standard header path.  So, configure shouldn't check its emptiness.
configure.in