mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
build: use AC_MSG_RESULT
This commit is contained in:
parent
8abc567533
commit
cb0237d7d9
@ -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}
|
||||
"
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user