Move the safety check about pkg-config in bootstrap.sh.
authorDiego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
Thu, 22 Jan 2009 15:52:41 +0000 (16:52 +0100)
committerDiego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
Thu, 22 Jan 2009 15:52:41 +0000 (16:52 +0100)
commit3293251198effe635f4afa291b2f99219162db9d
tree61d2ffceedbcf857b31a8df96bac6800f00c5674
parent1b20d287b9ff496a643c9256870c5cff0e3389f9
Move the safety check about pkg-config in bootstrap.sh.

Don't check twice for pkg-config during configure, since the undefined
macro would be possibly caused on a different system.
bootstrap.sh
configure.ac