diff options
author | DJ Delorie <dj@redhat.com> | 2004-01-10 04:04:05 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2004-01-10 04:04:05 +0000 |
commit | 1a79b0243381b7a562332b5f25f43d4d62d08791 (patch) | |
tree | ee4bcc575525f046b2614aba43a035f762ff2340 /libiberty/README | |
parent | 87acb4a7d15c490de7cde8f75463e70b963fa414 (diff) | |
download | gdb-1a79b0243381b7a562332b5f25f43d4d62d08791.zip gdb-1a79b0243381b7a562332b5f25f43d4d62d08791.tar.gz gdb-1a79b0243381b7a562332b5f25f43d4d62d08791.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/README')
-rw-r--r-- | libiberty/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/README b/libiberty/README index e8e9b33..886bd67 100644 --- a/libiberty/README +++ b/libiberty/README @@ -34,7 +34,7 @@ name of the function must be the same as the name of the file. * Add the source file name to CFILES. * Add the function to name to the funcs shell variable in - configure.in. + configure.ac. * Add the function to the AC_CHECK_FUNCS lists just after the setting of the funcs shell variable. These AC_CHECK_FUNCS calls |