]> git.ipfire.org Git - thirdparty/libtool.git/commit
Avoid GCC -Wall compiler warning in dlopen self test.
authorPhilip Allison <philip.allison@smoothwall.net>
Tue, 15 Jun 2010 18:09:48 +0000 (20:09 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 15 Jun 2010 18:10:04 +0000 (20:10 +0200)
commite0c817e5108fd6d1ac19defac06d8d16fd22426b
treee89d0eda66c145713c4723a1126814a07db1111b
parent66c97302adc03fc1aa507ccccd8ecd6ddb86392e
Avoid GCC -Wall compiler warning in dlopen self test.

* libltdl/m4/libtool.m4 (_LT_TRY_DLOPEN_SELF): Fix unused
variable warning in test program.
* THANKS: Update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
THANKS
libltdl/m4/libtool.m4