projects
/
platform
/
upstream
/
automake.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bea838
)
* tests/confh4.test: Updated to reflect DEFS change.
author
Tom Tromey
<tromey@redhat.com>
Sun, 6 May 2001 23:16:05 +0000
(23:16 +0000)
committer
Tom Tromey
<tromey@redhat.com>
Sun, 6 May 2001 23:16:05 +0000
(23:16 +0000)
For PR automake/132.
ChangeLog
patch
|
blob
|
history
tests/confh4.test
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
ff9d01c
..
8e308c7
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
2001-05-06 Tom Tromey <tromey@redhat.com>
+ * tests/confh4.test: Updated to reflect DEFS change.
+ For PR automake/132.
+
Fix for PR automake/132:
* automake.in (c, c++, objc, asm, ppf77): Add DEFAULT_INCLUDES to
compilation.
diff --git
a/tests/confh4.test
b/tests/confh4.test
index
763c579
..
97918ca
100755
(executable)
--- a/
tests/confh4.test
+++ b/
tests/confh4.test
@@
-29,4
+29,4
@@
mkdir include
$ACLOCAL || exit 1
$AUTOMAKE || exit 1
-egrep '^DEFS =.* -I(\.|\$\(top_builddir\))/include' Makefile.in
+egrep '^DEF
AULT_INCLUDE
S =.* -I(\.|\$\(top_builddir\))/include' Makefile.in