diff options
Diffstat (limited to 'bootstrap.am')
-rw-r--r-- | bootstrap.am | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bootstrap.am b/bootstrap.am index 1ca730e..474a672 100644 --- a/bootstrap.am +++ b/bootstrap.am @@ -18,13 +18,11 @@ SCITECO_MINIMAL = @SCITECO@ SCITECO_FULL = @SCITECO@ endif -# Path of installed `sciteco` and `sciteco-wrapper` binaries, +# Path of installed `sciteco` binary, # taking --program-prefix into account. -# These variables MUST NOT be put in single-quotes. +# This variables MUST NOT be put in single-quotes. SCITECO_INSTALLED = \ $(bindir)/`echo sciteco | @SED@ '$(transform)'`$(EXEEXT) -SCITECO_WRAPPER_INSTALLED = \ - $(libexecdir)/`echo sciteco-wrapper | @SED@ '$(transform)'`$(EXEEXT) SUBST_MACRO = eb$<\e \ <fs@PACKAGE^Q@\e@PACKAGE@\e;>j \ |