* libltdl/m4/libtool.m4 (_LT_COMPILER_PIC): Fix my forward port

error of last commit.
This commit is contained in:
Ralf Wildenhues 2006-01-13 10:07:33 +00:00
parent e425114109
commit 03d1de542c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-01-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libltdl/m4/libtool.m4 (_LT_COMPILER_PIC): Fix my forward port
error of last commit.
2006-01-12 Leif Ekblad <leif@rdos.net>
* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)

View File

@ -3793,7 +3793,7 @@ m4_if([$1], [CXX], [
;;
rdos*)
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
_LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
;;
solaris*)