]> err.no Git - yubikey-personalization.old/commitdiff
Fix typo and re-indent.
authorSimon Josefsson <simon@josefsson.org>
Wed, 20 Apr 2011 17:05:59 +0000 (19:05 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 20 Apr 2011 17:05:59 +0000 (19:05 +0200)
configure.ac

index 1656088ff359de983c12326aa0c79f8195b8ff3f..a527d619d94e605023c245d191742bc169af6332 100644 (file)
@@ -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