Welcome! Log In Create A New Profile

Advanced

[njs] Removed NXT_READLINE_CFLAGS.

Valentin Bartenev
April 26, 2019 12:32PM
details: https://hg.nginx.org/njs/rev/60e98e247a53
branches:
changeset: 932:60e98e247a53
user: Valentin Bartenev <vbart@nginx.com>
date: Fri Apr 26 19:30:43 2019 +0300
description:
Removed NXT_READLINE_CFLAGS.

It's not needed after 61f2616e21c7.

diffstat:

auto/make | 3 +--
auto/readline | 4 ----
2 files changed, 1 insertions(+), 6 deletions(-)

diffs (38 lines):

diff -r 760d38110fd9 -r 60e98e247a53 auto/make
--- a/auto/make Fri Apr 26 17:59:42 2019 +0300
+++ b/auto/make Fri Apr 26 19:30:43 2019 +0300
@@ -177,8 +177,7 @@ cat << END >> $NXT_MAKEFILE
$NXT_BUILD_DIR/libnjs.a \\
njs/njs_shell.c
\$(NXT_CC) -o $NXT_BUILD_DIR/njs \$(NXT_CFLAGS) \\
- $NXT_LIB_AUX_CFLAGS \$(NXT_LIB_INCS) \\
- $NXT_READLINE_CFLAGS -Injs \\
+ $NXT_LIB_AUX_CFLAGS \$(NXT_LIB_INCS) -Injs \\
njs/njs_shell.c \\
$NXT_BUILD_DIR/libnjs.a \\
-lm $NXT_LIBS $NXT_LIB_AUX_LIBS $NXT_READLINE_LIB
diff -r 760d38110fd9 -r 60e98e247a53 auto/readline
--- a/auto/readline Fri Apr 26 17:59:42 2019 +0300
+++ b/auto/readline Fri Apr 26 19:30:43 2019 +0300
@@ -2,7 +2,6 @@
# Copyright (C) NGINX, Inc.


-NXT_READLINE_CFLAGS=
NXT_READLINE_LIB=

nxt_found=no
@@ -69,13 +68,10 @@ if [ $nxt_found = no ]; then
. auto/feature
fi

-
-
NXT_DEFAULT_TARGET=libnjs

if [ $nxt_found = yes ]; then
NXT_HAVE_READLINE=YES
- NXT_READLINE_CFLAGS=$nxt_feature_incs
NXT_READLINE_LIB=$nxt_feature_libs
NXT_DEFAULT_TARGET="$NXT_DEFAULT_TARGET njs"

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[njs] Removed NXT_READLINE_CFLAGS.

Valentin Bartenev 365 April 26, 2019 12:32PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 198
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready