mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[mujs] Added mujs to configure.ac and Makefiles
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
#include <quickjs/quickjs.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MUJS
|
||||
#include <mujs.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_ECMASCRIPT
|
||||
|
||||
#include "main/module.h"
|
||||
|
Reference in New Issue
Block a user