autogen: fix configure script generation when srcdir != builddir.
authorJavier Jardón <jjardon@gnome.org>
Wed, 27 Jun 2012 16:08:03 +0000 (01:08 +0900)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 27 Aug 2012 08:25:18 +0000 (10:25 +0200)
commita8636b4310c9ea8c72b7a5efbc04c43df606b937
tree5af1549c4a663443f2770cfcffecc3531be3ace7
parent749fab61b91a2a90ec2369684b2976eea3d44fdf
autogen: fix configure script generation when srcdir != builddir.

This patch allows for regenerating the configure script from a build
directory that is not the actual source directory.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
autogen.sh