summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 406c07ba..eca2ab74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -304,7 +304,6 @@ AS_IF([test "x$enable_emscripten" = "xyes"],
enable_sdl=yes
enable_gles2=yes
enable_gl=no
- AC_DEFINE([USING_EMSCRIPTEN], 1, [Cogl is being compiled with emscripten])
COGL_DEFINES_SYMBOLS="$COGL_DEFINES_SYMBOLS COGL_HAS_EMSCRIPTEN_SUPPORT"
]
)