summaryrefslogtreecommitdiffstats
path: root/ast
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-01-11 18:49:39 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-01-11 18:49:39 (GMT)
commit818811db79cb8a075eea1ead8df73bd465b9a135 (patch)
tree56be8cf413586ddc96d4dd8ebed5113ad04e2eff /ast
parent59967dc4830146ff53bc64a33c00c70ef6021cb3 (diff)
downloadblt-818811db79cb8a075eea1ead8df73bd465b9a135.zip
blt-818811db79cb8a075eea1ead8df73bd465b9a135.tar.gz
blt-818811db79cb8a075eea1ead8df73bd465b9a135.tar.bz2
add support for variable precision
Diffstat (limited to 'ast')
-rw-r--r--ast/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/ast/config.h.in b/ast/config.h.in
index 5d7d235..78f2ffd 100644
--- a/ast/config.h.in
+++ b/ast/config.h.in
@@ -47,9 +47,6 @@
/* The sscanf shows the non-ANSI behaviour reported by Bill Joye */
#undef HAVE_NONANSI_SSCANF
-/* Define to 1 if the Fortran compiler supports the VAX %LOC extension */
-#undef HAVE_PERCENTLOC
-
/* Use the starmem library for memory management */
#undef HAVE_STAR_MEM_H