projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
559d1cf
)
change srctriggeer to a local FILE not a DIRECTORY
author
David D. Zuhn
<zoo@cygnus>
Fri, 4 Jun 1993 17:55:08 +0000
(17:55 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Fri, 4 Jun 1993 17:55:08 +0000
(17:55 +0000)
binutils/testsuite/configure.in
patch
|
blob
|
history
diff --git
a/binutils/testsuite/configure.in
b/binutils/testsuite/configure.in
index d7e70cad1fa3ec1b0d5571ec0d64bd0419076cef..a49a2e858386b1393399d9299f3b8ed18c931f47 100644
(file)
--- a/
binutils/testsuite/configure.in
+++ b/
binutils/testsuite/configure.in
@@
-3,7
+3,7
@@
# script appropriate for this directory. For more information, check
# any existing configure script.
-srctrigger="
binutils.all
"
+srctrigger="
Makefile.in
"
srcname="DejaGnu"
configdirs="binutils.all"