mirror of
https://github.com/systemd/systemd.git
synced 2025-09-05 01:44:45 +03:00
build-sys: prepare v16
This commit is contained in:
@@ -633,8 +633,7 @@ test_env_replace_LDADD = \
|
|||||||
|
|
||||||
test_strv_SOURCES = \
|
test_strv_SOURCES = \
|
||||||
src/test-strv.c \
|
src/test-strv.c \
|
||||||
src/specifier.c \
|
src/specifier.c
|
||||||
src/specifier.h
|
|
||||||
|
|
||||||
test_strv_CFLAGS = \
|
test_strv_CFLAGS = \
|
||||||
$(AM_CFLAGS)
|
$(AM_CFLAGS)
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
|
|
||||||
AC_INIT([systemd],[15],[systemd-devel@lists.freedesktop.org])
|
AC_INIT([systemd],[16],[systemd-devel@lists.freedesktop.org])
|
||||||
AC_CONFIG_SRCDIR([src/main.c])
|
AC_CONFIG_SRCDIR([src/main.c])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
Reference in New Issue
Block a user