This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Gdbtk configury changes


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

>> Oh, you changed stuff in acinclude.m4.  Yes, you might need the
>> latter.

Keith> Ah, I see. Okay. Thanks!

How about something like (untested):

$(srcdir)/aclocal.m4: acinclude.m4
	cd $(srcdir) && aclocal -I gnulib/m4

This isn't ideal, as it doesn't include all the dependencies, but at
least it provides a hook on which to hang the -I.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]