Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA/testsuite/ada] Update configure.in and configure
@ 2004-04-01  2:06 Joel Brobecker
  2004-04-01 15:07 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2004-04-01  2:06 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

Forgot that bit... We need to generate gdb.ada/Makefile et al...

2004-03-31  Joel Brobecker  <brobecker@gnat.com>

        * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
        * configure: Regenerate.

Tested on x86-linux.
OK to apply?

Thanks,
-- 
Joel

[-- Attachment #2: configure.in.diff --]
[-- Type: text/plain, Size: 714 bytes --]

Index: configure.in
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/configure.in,v
retrieving revision 1.13
diff -u -p -r1.13 configure.in
--- configure.in	22 Feb 2004 12:58:01 -0000	1.13
+++ configure.in	1 Apr 2004 02:00:03 -0000
@@ -112,6 +112,7 @@ AC_CHECK_HEADERS(pthread.h)
 AC_EXEEXT
 
 AC_CONFIG_SUBDIRS($configdirs)
-AC_OUTPUT([Makefile gdb.arch/Makefile gdb.asm/Makefile gdb.base/Makefile \
+AC_OUTPUT([Makefile gdb.ada/Makefile gdb.ada/gnat_ada.gpr \
+  gdb.arch/Makefile gdb.asm/Makefile gdb.base/Makefile \
   gdb.cp/Makefile gdb.disasm/Makefile gdb.java/Makefile gdb.mi/Makefile \
   gdb.objc/Makefile gdb.threads/Makefile gdb.trace/Makefile])

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-01 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-01  2:06 [RFA/testsuite/ada] Update configure.in and configure Joel Brobecker
2004-04-01 15:07 ` Daniel Jacobowitz
2004-04-01 17:49   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox