aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-07 20:21:37 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-07 20:21:37 +0000
commit6a46885044f50e044be0cd0a50c5205798801b5a (patch)
tree2522a813276e2befe92a6a8f943d6f09392377e0 /bfd/ChangeLog
parent4e0785aa05bc0e8d7ea79c1bd98b2b667bf7c442 (diff)
downloadgdb-6a46885044f50e044be0cd0a50c5205798801b5a.zip
gdb-6a46885044f50e044be0cd0a50c5205798801b5a.tar.gz
gdb-6a46885044f50e044be0cd0a50c5205798801b5a.tar.bz2
* configure.in: Call AC_CHECK_PROG to find and cache AR.
* configure: Rebuilt.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b199e06..e803efc 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Tue Nov 7 13:48:58 1995 Ian Lance Taylor <ian@cygnus.com>
+ * configure.in: Call AC_CHECK_PROG to find and cache AR.
+ * configure: Rebuilt.
+
* aclocal.m4 (BFD_CC_FOR_BUILD): Don't define CC_FOR_BUILD if it
is defined in the environment.