diff options
Diffstat (limited to 'template')
| -rw-r--r-- | template/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/Makefile.in b/template/Makefile.in index 25c788f565..05432cd573 100644 --- a/template/Makefile.in +++ b/template/Makefile.in @@ -353,10 +353,6 @@ modular-gc-precheck: echo "You must configure with --with-modular-gc to use modular GC"; \ exit 1; \ fi - $(Q) if test -z $(MODULAR_GC); then \ - echo "You must specify MODULAR_GC with the GC to build"; \ - exit 1; \ - fi pre-install-local:: pkgconfig-data |
