diff options
author | DJ Delorie <dj@redhat.com> | 2005-07-22 03:00:51 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-07-22 03:00:51 +0000 |
commit | 7edb1832f2485b5e79d23a516efd014f63c18ea6 (patch) | |
tree | 2d67f8c8334c61f8ab94845d267d2863a934ae1c /libiberty/config.in | |
parent | e865f979accb9f41cb24d4e49cf90d935819d651 (diff) | |
download | gdb-7edb1832f2485b5e79d23a516efd014f63c18ea6.zip gdb-7edb1832f2485b5e79d23a516efd014f63c18ea6.tar.gz gdb-7edb1832f2485b5e79d23a516efd014f63c18ea6.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r-- | libiberty/config.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libiberty/config.in b/libiberty/config.in index 436a58d..7525d33 100644 --- a/libiberty/config.in +++ b/libiberty/config.in @@ -56,10 +56,6 @@ */ #undef HAVE_DECL_GETENV -/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. - */ -#undef HAVE_DECL_GETOPT - /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. */ #undef HAVE_DECL_MALLOC |