Unbreak objc build – with --enable-maintainer-mode
authorTobias Burnus <tobias@codesourcery.com>
Tue, 26 Nov 2019 20:16:30 +0000 (20:16 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 26 Nov 2019 20:16:30 +0000 (21:16 +0100)
        * Makefile.in (aclocal_deps): Fix path to cet.m4.

From-SVN: r278732

libobjc/ChangeLog
libobjc/Makefile.in

index e9e110cf53879024f6b209296acd000a1648a97f..c998875fa267920e95b0f77d56098add70046a74 100644 (file)
@@ -1,3 +1,7 @@
+2019-11-26  Tobias Burnus  <tobias@codesourcery.com>
+
+       * Makefile.in (aclocal_deps): Fix path to cet.m4.
+
 2019-09-27  Maciej W. Rozycki  <macro@wdc.com>
 
        * configure: Regenerate.
index d733fb2606b17e8023b20ea21ebdea431b20e50d..f029880265eb5d57702b0df5f606642f084770ba 100644 (file)
@@ -297,7 +297,7 @@ aclocal_deps = \
        $(srcdir)/../ltsugar.m4 \
        $(srcdir)/../ltversion.m4 \
        $(srcdir)/../lt~obsolete.m4 \
-       $(srcdir)/../cet.m4 \
+       $(srcdir)/../config/cet.m4 \
        $(srcdir)/acinclude.m4
 
 $(srcdir)/configure: @MAINT@ configure.ac $(srcdir)/aclocal.m4