build: fix compiler warning when srcdir != builddir
authorRob Clark <rob@ti.com>
Tue, 30 Mar 2010 12:34:07 +0000 (07:34 -0500)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 30 Mar 2010 12:52:12 +0000 (13:52 +0100)
commit25b0a4c91a503a846dd7bd6f710b0636c52e7c5a
tree6be6c9577e75394f537c8c696c34f93b0812f43b
parent9e1f5031ccda09da1b4e371850905adbac935956
build: fix compiler warning when srcdir != builddir

Fixes '../../gst-libs: No such file or directory' warning/error when
the build directory is not the same as the source directory.

Fixes #614354.
configure.ac