bl/Makefile.am
changeset 7 721e468c10f3
parent 5 f600b0d1fc5d
child 9 6a13fe0fc19e
     1.1 --- a/bl/Makefile.am	Fri Jan 27 10:30:16 2012 +0000
     1.2 +++ b/bl/Makefile.am	Fri Jan 27 21:40:35 2012 +0000
     1.3 @@ -4,7 +4,3 @@
     1.4  
     1.5  noinst_LTLIBRARIES=libbl.la
     1.6  libbl_la_SOURCES=bl.h textfileutils.c textfileutils.h spawn.c spawn.h
     1.7 -if !HAVE_GLIB
     1.8 -libbl_la_SOURCES+=macros.h types.h fileutils.c fileutils.h mem.c mem.h \
     1.9 -  strfuncs.c strfuncs.h blstring.c blstring.h utils.c utils.h
    1.10 -endif