]> git.draconx.ca Git - cdecl99.git/blobdiff - configure.ac
Move GLOBAL_SYMBOL_PIPE definition into dxcommon code.
[cdecl99.git] / configure.ac
index 0b9bab10e6fd10134028855e7edc06f60d57a0ab..4de7d9545a8dbedd4734f01357db62743188bdb9 100644 (file)
@@ -56,9 +56,6 @@ AC_ARG_VAR([BISONFLAGS], [Additional options to pass to Bison.])
 AC_CHECK_PROGS([BISON], [bison], [bison])
 BISON_I18N
 
-GLOBAL_SYMBOL_PIPE=$lt_cv_sys_global_symbol_pipe
-AC_SUBST([GLOBAL_SYMBOL_PIPE])
-
 AH_TOP([#include <conf_pre.h>])
 AH_BOTTOM([#include <conf_post.h>])