diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2020-10-24 12:34:30 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2020-10-25 21:54:32 -0400 |
commit | b6f228de8bf802c1dab4a75ec0d134131bd97f9e (patch) | |
tree | ed6b065e271caccaaaa946aa4d38f43ebc68ed08 /gdb/go-lang.c | |
parent | a0de388f772bf8226aa94d43b2f3fd5ae42ab20b (diff) | |
download | binutils-b6f228de8bf802c1dab4a75ec0d134131bd97f9e.zip binutils-b6f228de8bf802c1dab4a75ec0d134131bd97f9e.tar.gz binutils-b6f228de8bf802c1dab4a75ec0d134131bd97f9e.tar.bz2 |
gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORK
autoupdate does this change, it fixes this warning:
configure.ac:50: warning: The macro `AC_FUNC_VFORK' is obsolete.
configure.ac:50: You should run autoupdate.
../../lib/autoconf/functions.m4:1944: AC_FUNC_VFORK is expanded from...
common.m4:20: GDB_AC_COMMON is expanded from...
configure.ac:50: the top level
There are not changes in the generated configure files.
gdbsupport/ChangeLog:
* common.m4: Replace AC_FUNC_VFORK with AC_FUNC_FORK.
Change-Id: I9de9f718c57e6d51c9734161f36c36ce39170325
Diffstat (limited to 'gdb/go-lang.c')
0 files changed, 0 insertions, 0 deletions