diff --git a/Makefile.config.in b/Makefile.config.in index d39420ef5e1..7bcc804438b 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -201,7 +201,7 @@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ -bytecode_libdir = $(LLVMGCCDIR)/bytecode-libs +cferuntime_libdir = $(LLVMGCCDIR)/lib includedir = @includedir@ infodir = @infodir@ mandir = @mandir@