diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-30 08:08:06 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-30 08:08:06 +0000 |
commit | 2b707218fda43a924849363fb57b3859f0a29542 (patch) | |
tree | 4ceb211effeb088077972cfb8f1393b837254e6a /libobjc/configure | |
parent | 3a3ddc0ff326ef2496bce23c730fd38e88885208 (diff) | |
download | gcc-2b707218fda43a924849363fb57b3859f0a29542.tar.gz |
Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22663 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/configure')
-rwxr-xr-x | libobjc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/configure b/libobjc/configure index 9379887d6bd..1465d0e5431 100755 --- a/libobjc/configure +++ b/libobjc/configure @@ -454,7 +454,7 @@ echo > confdefs.h # A filename unique to this package, relative to the directory that # configure is in, which we can look for to find out if srcdir is correct. -ac_unique_file=objc/objc.h +ac_unique_file=objc.h # Find the source files, if location was not specified. if test -z "$srcdir"; then |