mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
configure.ac: fix message u modifier ignored since D is the default (see U)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f681dbbfc
Author: max_10 <max_10@gmx.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)
Origin message was:
------------------
- configure.ac: fix message u modifier ignored since D is the default (see U)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -45,6 +45,11 @@ AC_PROG_CXX
|
|||||||
AC_DISABLE_STATIC
|
AC_DISABLE_STATIC
|
||||||
LT_INIT
|
LT_INIT
|
||||||
|
|
||||||
|
# Set default for ARFLAGS, since autoconf does not have a macro for it.
|
||||||
|
# This allows people to set it when running configure or make
|
||||||
|
test -n "$ARFLAGS" || ARFLAGS="cr"
|
||||||
|
AC_SUBST(ARFLAGS)
|
||||||
|
|
||||||
# Add build information to local_build_config.h.tmp
|
# Add build information to local_build_config.h.tmp
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
rm -f local_build_config.h.tmp
|
rm -f local_build_config.h.tmp
|
||||||
|
Reference in New Issue
Block a user