aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-09-19 23:02:13 +0000
committerdos-reis <gdr@axiomatics.org>2008-09-19 23:02:13 +0000
commit75cc0a4b26fd4d3f896677f792f47659430e9824 (patch)
tree8e3aa2f51841813f5af09bab168193c480a1a327 /configure.ac
parent8796a8c7a9b8991befb18c39e826d7b29a342c13 (diff)
downloadopen-axiom-75cc0a4b26fd4d3f896677f792f47659430e9824.tar.gz
* interp/g-util.boot (getTypeOfSyntax): Infer more syntax domains.
* algebra/Makefile.pamphlet: Add dependency rules for syntax domains. * algebra/exposed.lsp.pamphlet: Expose more syntax domains.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1e9ca9ed..f30a4ed3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -629,7 +629,6 @@ AC_SUBST(int_type)
AC_SUBST(float_type)
AC_SUBST(double_type)
AC_SUBST(string_type)
-AC_SUBST(pointer_type)
AXIOM_MAKEFILE([Makefile])
AXIOM_MAKEFILE([src/Makefile])