/[mcrypt]/libmcrypt/lib/Makefile.am
ViewVC logotype

Contents of /libmcrypt/lib/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations)
Sun Sep 2 14:49:00 2001 UTC (22 years, 7 months ago) by nmav
Branch: MAIN
Changes since 1.8: +6 -1 lines
changed to support dlpreopening

1 DEFS = @DEFS@ -DLIBDIR=\"$(libdir)/@PACKAGE@/\" -I. -I.. $(INCLTDL)
2 include_HEADERS = mcrypt.h
3 EXTRA_DIST = libdefs.h bzero.h xmemory.h mcrypt_modules.h mcrypt_internal.h \
4 libmcrypt.sym win32_comp.h mcrypt.h.in libmcrypt-config.in libmcrypt.m4
5 lib_LTLIBRARIES = libmcrypt.la
6 libmcrypt_la_SOURCES = mcrypt_extra.c mcrypt.c bzero.c xmemory.c mcrypt_modules.c win32_comp.c mcrypt_threads.c
7 libmcrypt_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
8 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
9 -export-symbols libmcrypt.sym \
10 -dlpreopen ../modules/algorithms/arcfour.la \
11 -dlpreopen ../modules/modes/stream.la \
12 @LIBLTDL@ -ldmalloc
13 m4datadir = $(datadir)/aclocal
14 m4data_DATA = libmcrypt.m4
15 bin_SCRIPTS = libmcrypt-config

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26