From c45b61f08727aa9ea33616f4301d255632ae5fb2 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 20 Apr 2011 19:05:59 +0200 Subject: [PATCH] Fix typo and re-indent. --- configure.ac | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 1656088..a527d61 100644 --- a/configure.ac +++ b/configure.ac @@ -121,9 +121,8 @@ AM_CONDITIONAL([BACKEND_OSX], test x$with_backend = xosx) AM_CONDITIONAL([BACKEND_WINDOWS], test x$with_backend = xwindows) AC_ARG_WITH([udevrulesdir], - AS_HELP_STRING([--with-udevrulesdir=DIR], [Diectory for udev rules]), - [], - []) + AS_HELP_STRING([--with-udevrulesdir=DIR], [Directory for udev rules]), + [], []) AC_SUBST([udevrulesdir], [$with_udevrulesdir]) gl_LD_VERSION_SCRIPT -- 2.39.5