From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: PATCH: check for `inline' keyword
Date: Wed, 03 Apr 2002 16:11:00 -0000 [thread overview]
Message-ID: <20020404001137.979665EA11@zwingli.cygnus.com> (raw)
This allows GDB to use the `inline' keyword, but still build under
compilers that don't support it.
2002-04-03 Jim Blandy <jimb@redhat.com>
* configure.in: Call AC_C_INLINE.
* configure: Regenerated.
Index: gdb/configure.in
===================================================================
RCS file: /cvs/src/src/gdb/configure.in,v
retrieving revision 1.84
diff -c -r1.84 configure.in
*** gdb/configure.in 2002/03/15 00:44:49 1.84
--- gdb/configure.in 2002/04/04 00:10:02
***************
*** 130,135 ****
--- 130,136 ----
AC_HEADER_STAT
AC_C_CONST
+ AC_C_INLINE
AC_CHECK_FUNCS(bcopy btowc bzero canonicalize_file_name isascii poll \
realpath sbrk setpgid setpgrp sigaction sigprocmask sigsetmask )
next reply other threads:[~2002-04-04 0:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-03 16:11 Jim Blandy [this message]
2002-04-03 20:36 ` Andrew Cagney
2002-04-04 13:12 ` Jim Blandy
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=20020404001137.979665EA11@zwingli.cygnus.com \
--to=jimb@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox