Added data1_chop_text which removes whitespace in cdata nodes
[idzebra-moved-to-github.git] / dfa / Makefile.am
index 17828c3..c3b1968 100644 (file)
@@ -1,8 +1,6 @@
-## $Id: Makefile.am,v 1.8 2006-06-29 09:10:34 adam Exp $
+## $Id: Makefile.am,v 1.11 2006-07-05 15:03:45 adam Exp $
 
-zebralibdir=$(libdir)/$(PACKAGE)$(PACKAGE_SUFFIX)
-
-zebralib_LTLIBRARIES = libidzebra-dfa.la
+noinst_LTLIBRARIES = libidzebra-dfa.la
 
 noinst_PROGRAMS = agrep lexer grepper
 
@@ -15,6 +13,5 @@ lexer_SOURCES = lexer.c readfile.c
 
 grepper_SOURCES = grepper.c
 
-libidzebra_dfa_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION)
 libidzebra_dfa_la_SOURCES = dfa.c imalloc.c states.c set.c bset.c \
  dfap.h imalloc.h lexer.h