X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=dll%2FMakefile.am;h=b749d62d1eb22315ff7bc21d714193f935bbe8e5;hb=0f72a273d03cd2b67e60a9f5e0ae0c0809f0ed93;hp=09988d4f2921665832b9ace71dce1347eba61481;hpb=349ccc7f5d161a4d10ac72cf16ea5073fe071b4e;p=oss%2Ffgis.git diff --git a/dll/Makefile.am b/dll/Makefile.am index 09988d4..b749d62 100644 --- a/dll/Makefile.am +++ b/dll/Makefile.am @@ -19,9 +19,10 @@ ## Process this file with automake to produce Makefile.in. -fgis_la_LDFLAGS = -module -avoid-version lib_LTLIBRARIES = fgis.la fgis_la_SOURCES = fgisInit.c fgisMisc.c fgisPalette.c fgisRaster.c fgisPlanchet.c fgisEppCalc.c fgisEppDraw.c fgisVector.c fgisPatterns.c fgisProjection.c fgis.h fgisInt.h +fgis_la_LDFLAGS = -module -avoid-version +fgis_la_LIBADD = @LIBEPP@ INCLUDES = -I$(TCL_INC_DIR) -I$(TK_INC_DIR) -I$(top_srcdir)/include -# DEFS = @DEFS@ +