JWS-112 Bumping version of ClustalO (src, binaries and windows) to version 1.2.4.
[jabaws.git] / binaries / src / clustalo / src / squid / Makefile.am
index 21e626d..d693c76 100644 (file)
@@ -11,7 +11,10 @@ EXTRA_DIST = COPYRIGHT LICENSE 00README clustalo.README squid-1.9g.tar.gz
 # need DCLUSTALO here to enable Clustal specific squid patches
 # CLUSTALO is also defined in ../config.h which is included by squid.h
 # but some files do not include squid.h
-AM_CFLAGS = -DCLUSTALO -DSRE_STRICT_ANSI @AM_CFLAGS@ 
+# not using -DSRE_STRICT_ANSI allows to use gzipped files as input and lists user *and* system time during timings
+# not sure if there are any downsides
+# AM_CFLAGS = -DCLUSTALO -DSRE_STRICT_ANSI @AM_CFLAGS@ 
+AM_CFLAGS = -DCLUSTALO @AM_CFLAGS@ 
 
 noinst_LTLIBRARIES = libsquid.la