- fix perl related problems

- use libtool to build helping libraries


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@131 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
wiget 2000-03-01 11:50:34 +00:00
commit c48606a440
4 changed files with 253 additions and 5 deletions

View file

@ -1,6 +1,6 @@
noinst_LIBRARIES = libpopt.a
noinst_LTLIBRARIES = libpopt.la
libpopt_a_SOURCES = \
libpopt_la_SOURCES = \
findme.c popt.c poptconfig.c popthelp.c poptparse.c
noinst_HEADERS = \