[cfg] Rename configure macros FORK -> OWNTONE

This commit is contained in:
ejurgensen
2021-04-09 20:39:49 +02:00
parent 90ae602bd5
commit a93455b5a9
3 changed files with 87 additions and 87 deletions

View File

@@ -75,8 +75,8 @@ ANTLR_OBJECTS = \
SMARTPLLexer.$(OBJEXT) SMARTPLParser.$(OBJEXT) SMARTPL2SQL.$(OBJEXT)
AM_CPPFLAGS += \
$(FORKED_CPPFLAGS) \
$(FORKED_OPTS_CPPFLAGS) \
$(OWNTONE_CPPFLAGS) \
$(OWNTONE_OPTS_CPPFLAGS) \
$(COMMON_CPPFLAGS) \
\
-D_GNU_SOURCE \
@@ -86,8 +86,8 @@ AM_CPPFLAGS += \
-DPKGLIBDIR=\"$(pkglibdir)\"
owntone_LDADD = \
$(FORKED_LIBS) \
$(FORKED_OPTS_LIBS) \
$(OWNTONE_LIBS) \
$(OWNTONE_OPTS_LIBS) \
$(COMMON_LIBS)
owntone_SOURCES = main.c \