diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-03-04 07:23:56 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-03-04 07:23:56 +0000 |
commit | cb543528a66ab73515da71d24ccbd69deade5186 (patch) | |
tree | 5ed5b882129aeade5d1e84fa24478f9a414df19e /config | |
parent | f20d8e3913e91a291b0a0a0f7566673939f22f1b (diff) | |
download | gcc-cb543528a66ab73515da71d24ccbd69deade5186.tar.gz |
configure.in: Replace ${libstdcxx_version} by its value.
* configure.in: Replace ${libstdcxx_version} by its value.
Remove reference to mh-dgux.
* configure: Regenerate.
* mh-dgux: Delete.
From-SVN: r63775
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 4 | ||||
-rw-r--r-- | config/mh-dgux | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 15c7c3e0ae3..091f6fd71c0 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> + + * mh-dgux: Delete. + 2002-12-28 Alexandre Oliva <aoliva@redhat.com> * acx.m4: Name cache variables properly. diff --git a/config/mh-dgux b/config/mh-dgux deleted file mode 100644 index b55fb2fe0b5..00000000000 --- a/config/mh-dgux +++ /dev/null @@ -1,2 +0,0 @@ -RANLIB=true - |