diff options
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 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 |