summaryrefslogtreecommitdiff
path: root/libobjc/configure
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-30 08:17:56 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-30 08:17:56 +0000
commit3c3646e7b4f35087afe496fec35447862fb3ff1a (patch)
tree9dcd80344643bed2eff03681a3b16225db3411fd /libobjc/configure
parent2b707218fda43a924849363fb57b3859f0a29542 (diff)
downloadgcc-3c3646e7b4f35087afe496fec35447862fb3ff1a.tar.gz
* All .h files pushed down into the objc/ subdirectory.
* Makefile.in (copy_headers): Corresponding changes. * configure.in (AC_INIT): Corresponding changes. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22664 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/configure')
-rwxr-xr-xlibobjc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/configure b/libobjc/configure
index 1465d0e5431..9379887d6bd 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.h
+ac_unique_file=objc/objc.h
# Find the source files, if location was not specified.
if test -z "$srcdir"; then