diff options
-rw-r--r-- | configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 79a231f..27e0c22 100644 --- a/configure.ac +++ b/configure.ac @@ -63,9 +63,9 @@ modem-modeswitch/Makefile udev-acl/Makefile usb-db/Makefile ]) -AC_OUTPUT -echo " +AC_OUTPUT +AC_MSG_RESULT([ udev-extras $VERSION ==================== @@ -83,4 +83,4 @@ echo " ldflags: ${LDFLAGS} xsltproc: ${XSLTPROC} -" +]) |