mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-12 14:06:37 +08:00
* tests/subproject.at: Move 'touch config.h.in' invocation.
This commit is contained in:
parent
89eddeb5cf
commit
13cbbc4fe9
@ -1,7 +1,6 @@
|
||||
2005-10-14 Gary V. Vaughan <gary@gnu.org>
|
||||
|
||||
* tests/subproject.at: Removed 'touch config.h.in' workaround for
|
||||
bug now fixed.
|
||||
* tests/subproject.at: Move 'touch config.h.in' invocation.
|
||||
|
||||
* tests/subproject.at (_LTDL_SETUP): Use pushdef/popdef to
|
||||
simulate file-local scope. Empty source file compilation is not
|
||||
|
@ -42,6 +42,8 @@ foo_la_LDFLAGS = -module -avoid-version
|
||||
]])
|
||||
|
||||
echo 'static int dummy = 0;' > foo.c
|
||||
|
||||
touch config.h.in
|
||||
])# _LTDL_SETUP
|
||||
|
||||
## ------------------------ ##
|
||||
|
Loading…
Reference in New Issue
Block a user