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

Annotation of /libmcrypt/lib/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations)
Thu May 17 18:58:20 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
Changes since 1.4: +2 -2 lines
fixes to work with the new libltdl

1 nmav 1.5 DEFS = @DEFS@ -DLIBDIR=\"$(libdir)/@PACKAGE@/\" -I. -I.. $(INCLTDL)
2 nmav 1.1 include_HEADERS = mcrypt.h
3 nmav 1.4 EXTRA_DIST = libdefs.h bzero.h xmemory.h mcrypt_modules.h mcrypt_internal.h libmcrypt.sym win32_comp.h mcrypt.h.in libmcrypt-config.in
4 nmav 1.1 lib_LTLIBRARIES = libmcrypt.la
5 nmav 1.2 libmcrypt_la_SOURCES = mcrypt_extra.c mcrypt.c bzero.c xmemory.c mcrypt_modules.c win32_comp.c
6 nmav 1.5 libmcrypt_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -export-symbols libmcrypt.sym -no-undefined -ldmalloc
7 nmav 1.4 m4datadir = $(datadir)/aclocal
8     m4data_DATA = libmcrypt.m4
9     bin_SCRIPTS = libmcrypt-config

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26