chiark / gitweb /
remove asmlinkage
[elogind.git] / configure.ac
index f61186425837f8b367425d1acf615c4b2e821f96..3e078a4621c4903b83ca9507844ab35ef765934a 100644 (file)
@@ -101,9 +101,9 @@ AC_CONFIG_FILES([
        extras/volume_id/lib/Makefile
        extras/volume_id/lib/libvolume_id.pc
 ])
-AC_OUTPUT
 
-echo "
+AC_OUTPUT
+AC_MSG_RESULT([
        udev $VERSION
        ========
 
@@ -124,4 +124,4 @@ echo "
        ldflags:                ${LDFLAGS}
 
        xsltproc:               ${XSLTPROC}
-"
+])