diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-09-30 02:08:06 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-09-30 02:08:06 -0600 |
commit | e9c15625907781de6e38d6f91315c2a413a4c518 (patch) | |
tree | 4ceb211effeb088077972cfb8f1393b837254e6a /libobjc | |
parent | bba4de62d44b1d131117218cc8b425e2a36353fa (diff) | |
download | gcc-e9c15625907781de6e38d6f91315c2a413a4c518.zip gcc-e9c15625907781de6e38d6f91315c2a413a4c518.tar.gz gcc-e9c15625907781de6e38d6f91315c2a413a4c518.tar.bz2 |
Rebuilt.
From-SVN: r22663
Diffstat (limited to 'libobjc')
-rwxr-xr-x | libobjc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/configure b/libobjc/configure index 9379887..1465d0e 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 |