Browse Source
* Makefile.in (SUBDIRS): Add doc. * configure: Rebuild. * configure.ac: Don't configure in doc. Create doc/Makefile. gdb/doc * Makefile.in (Makefile): Run ../config.status. (distclean): Update. * configure: Remove. * configure.ac: Remove.gdb_7_3-branch
8 changed files with 23 additions and 3082 deletions
File diff suppressed because it is too large
@ -1,9 +0,0 @@ |
|||
AC_PREREQ(2.59) |
|||
AC_INIT(refcard.tex) |
|||
sinclude(../../config/acx.m4) |
|||
AC_PROG_INSTALL |
|||
AC_PROG_LN_S |
|||
|
|||
ACX_PKGVERSION([GDB]) |
|||
ACX_BUGURL([http://www.gnu.org/software/gdb/bugs/]) |
|||
AC_OUTPUT(Makefile) |
|||
Loading…
Reference in new issue