mirror of
https://github.com/systemd/systemd.git
synced 2026-08-10 17:14:31 +00:00
version bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
AC_INIT([udev],
|
||||
[136],
|
||||
[137],
|
||||
[linux-hotplug@vger.kernel.org])
|
||||
AC_PREREQ(2.60)
|
||||
AC_CONFIG_SRCDIR([udev/udevd.c])
|
||||
@@ -9,7 +9,7 @@ AC_DISABLE_STATIC
|
||||
AC_SYS_LARGEFILE
|
||||
AC_PROG_LIBTOOL
|
||||
|
||||
dnl /* prefix is /usr, exec_prefix in /, if overridden exec_prefix follows prefix */
|
||||
dnl /* prefix is /usr, exec_prefix is /, if overridden exec_prefix follows prefix */
|
||||
AC_PREFIX_DEFAULT([/usr])
|
||||
test "$prefix" = NONE && test "$exec_prefix" = NONE && exec_prefix=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user