mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-27 06:09:57 +08:00
Test with --disable-shared at release time too.
* HACKING: Note it.
This commit is contained in:
parent
7b9d7e4af3
commit
23c144c1bc
@ -1,5 +1,8 @@
|
||||
2010-06-13 Peter O'Gorman <peter@pogma.com>
|
||||
|
||||
Test with --disable-shared at release time too.
|
||||
* HACKING: Note it.
|
||||
|
||||
Avoid failure for --disable-shared.
|
||||
* tests/lt_dladvise.at: Hack.
|
||||
|
||||
|
1
HACKING
1
HACKING
@ -641,6 +641,7 @@ or obtained by writing to the Free Software Foundation, Inc.,
|
||||
* Run `make distcheck'
|
||||
and `make distcheck DISTCHECK_CONFIGURE_FLAGS=--disable-ltdl-install'
|
||||
and `make distcheck DISTCHECK_CONFIGURE_FLAGS=--program-prefix=g'
|
||||
and `make distcheck DISTCHECK_CONFIGURE_FLAGS=--disable-shared'
|
||||
and `make distcheck CC=g++'
|
||||
If there are any problems, fix them and start again.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user