]> err.no Git - yubikey-personalization.old/commitdiff
Print udev rules directory at the end of ./configure run.
authorSimon Josefsson <simon@josefsson.org>
Wed, 20 Apr 2011 17:05:25 +0000 (19:05 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 20 Apr 2011 17:05:25 +0000 (19:05 +0200)
configure.ac

index 10671775925d9fee1403c3a5e53e1e1bca0b84c1..1656088ff359de983c12326aa0c79f8195b8ff3f 100644 (file)
@@ -145,4 +145,5 @@ AC_MSG_NOTICE([summary of build options:
   Compiler:         ${CC}
   Library types:    Shared=${enable_shared}, Static=${enable_static}
   USB backend:      ${with_backend}
+  udev rules:       ${with_udevrulesdir:-N/A}
 ])