]> www.wagner.pp.ru Git - oss/fgis.git/blobdiff - dll/Makefile.am
The second attempt to automate building :-) A lot of work here should be
[oss/fgis.git] / dll / Makefile.am
index 938639ad70ce50bfa98a0edc173601a6e4367f2b..09988d4f2921665832b9ace71dce1347eba61481 100644 (file)
@@ -23,7 +23,5 @@ 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_HOME = $(sysconfdir)
-INCLUDES = $(TCL_INCLUDE) -I$(top_srcdir)/include
-DEFS = @DEFS@
-
+INCLUDES = -I$(TCL_INC_DIR) -I$(TK_INC_DIR) -I$(top_srcdir)/include
+# DEFS = @DEFS@