]> git.ipfire.org Git - thirdparty/libtool.git/commit
* demo/Makefile.am: create a static library, link two libtool
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Fri, 26 Mar 1999 00:08:49 +0000 (00:08 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 26 Mar 1999 00:08:49 +0000 (00:08 +0000)
commit02f26dc09c07e00645d69fd6d1ae9af76f4975a9
treedc40419737b5c1000f04546ed87b986867053191
parentfcb4d90ba14f673ab389531d7977baee0276ccfb
* demo/Makefile.am: create a static library, link two libtool
archives with it, then link the program hell0 with both
* demo/hell1.c, demo/hell2.c: dummy files used to create the
libtool archives without introducing symbol conflicts
* tests/demo-exec.test, tests/demo-inst.test: run the new program
* ltconfig.in (irix5*, irix6*, deplibs_check_method): pass_all
ChangeLog
demo/Makefile.am
demo/hell1.c [new file with mode: 0644]
demo/hell2.c [new file with mode: 0644]
ltconfig.in
tests/demo-exec.test
tests/demo-inst.test