From: Petr Vorel <petr.vorel@gmail.com>
To: ltp@lists.linux.it
Subject: [LTP] [COMMITTED][PATCH 1/1] cpuset: Detect missing fts.h
Date: Mon, 25 Mar 2019 00:33:58 +0100 [thread overview]
Message-ID: <20190324233357.GA1804@x230> (raw)
In-Reply-To: <20190322113614.GA20408@rei.lan>
Hi Cyril,
> > diff --git a/configure.ac b/configure.ac
> > index e002c248e..f05db9d2e 100644
> > --- a/configure.ac
> > +++ b/configure.ac
> > @@ -235,6 +235,7 @@ LTP_DETECT_HOST_CPU
> > LTP_CHECK_PERF_EVENT
> > LTP_CHECK_SYNCFS
> > LTP_CHECK_SYNC_FILE_RANGE
> > +LTP_CHECK_FTS_H
> Any reason why we couldn't simply put the fts.h at the end of the
> AC_CHECK_HEADERS() list in configure.ac?
Yes, without AC_SUBST the result is not visible to make (it's just in config.h).
Or am I wrong? That was the reason, why I didn't take [1] this patch [2].
Anyway, I'm sorry, I thought it's simple enough not to be reviewed, but next
time I'll send it to ML.
Kind regards,
Petr
[1] http://lists.linux.it/pipermail/ltp/2019-March/011428.html
[2] https://patchwork.ozlabs.org/patch/1058067/
next prev parent reply other threads:[~2019-03-24 23:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-21 22:36 [LTP] [COMMITTED][PATCH 1/1] cpuset: Detect missing fts.h Petr Vorel
2019-03-22 11:36 ` Cyril Hrubis
2019-03-24 23:33 ` Petr Vorel [this message]
2019-03-26 9:07 ` Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190324233357.GA1804@x230 \
--to=petr.vorel@gmail.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.