From: Simon Josefsson Date: Wed, 20 Apr 2011 17:05:25 +0000 (+0200) Subject: Print udev rules directory at the end of ./configure run. X-Git-Tag: v1.5.2~5 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c897bd24f0c195aa227ffec3dd3968ffae9331d;p=yubikey-personalization Print udev rules directory at the end of ./configure run. --- diff --git a/configure.ac b/configure.ac index 1067177..1656088 100644 --- a/configure.ac +++ b/configure.ac @@ -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} ])