mirror of
https://github.com/3cky/mbusd
synced 2025-10-26 23:46:44 +08:00
* systemd-support: log to stderr in non-daemon mode to ensure log entries are pushed to journal right away (stdout is buffered)
This commit is contained in:
@@ -192,8 +192,8 @@ CTAGS = ctags
|
||||
CSCOPE = cscope
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in compile \
|
||||
config.guess config.sub install-sh ltconfig ltmain.sh missing \
|
||||
mkinstalldirs
|
||||
config.guess config.sub depcomp install-sh ltconfig ltmain.sh \
|
||||
missing mkinstalldirs
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
distdir = $(PACKAGE)-$(VERSION)
|
||||
top_distdir = $(distdir)
|
||||
|
||||
Reference in New Issue
Block a user