diff configure.in @ 87906:583255b1f809

configure.in: Remove initial whitespace in pkg-config-prog.
author Michael Olson <mwolson@gnu.org>
date Wed, 23 Jan 2008 03:50:45 +0000
parents 038238619fec
children 8542b2b74fab
line wrap: on
line diff
--- a/configure.in	Wed Jan 23 03:43:32 2008 +0000
+++ b/configure.in	Wed Jan 23 03:50:45 2008 +0000
@@ -137,7 +137,7 @@
 OPTION_DEFAULT_ON([dbus],[use D-Bus])
 
 AC_ARG_WITH([pkg-config-prog],dnl
-  [AS_HELP_STRING([--with-pkg-config-prog=PATH],
+[AS_HELP_STRING([--with-pkg-config-prog=PATH],
                   [Path to pkg-config for finding GTK and librsvg])])
 if test "X${with_pkg_config_prog}" != X; then
    if test "${with_pkg_config_prog}" != yes; then