aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-08-08 15:56:55 +0000
committerIan Lance Taylor <ian@airs.com>1999-08-08 15:56:55 +0000
commit76a279225c1083f38452b06001eba27f1e42b90e (patch)
tree8002e8b36938c3a649c30ea4ff233de8d2224b1c /gas/doc
parent6ca3858e7c49e2972850222991576d0774f9aa1b (diff)
downloadgdb-76a279225c1083f38452b06001eba27f1e42b90e.zip
gdb-76a279225c1083f38452b06001eba27f1e42b90e.tar.gz
gdb-76a279225c1083f38452b06001eba27f1e42b90e.tar.bz2
* configure.in: Define and substitute GDBINIT. Change AC_OUTPUT
line to crate ${GDBINIT} rather than .gdbinit. * configure, Makefile.in, doc/Makefile.in: Rebuild.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in
index 71399f2..cfef81b 100644
--- a/gas/doc/Makefile.in
+++ b/gas/doc/Makefile.in
@@ -72,6 +72,7 @@ CC = @CC@
DATADIRNAME = @DATADIRNAME@
DLLTOOL = @DLLTOOL@
EXEEXT = @EXEEXT@
+GDBINIT = @GDBINIT@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GT_NO = @GT_NO@