Searched refs:PERL (Results 1 – 25 of 50) sorted by relevance
12
24 PERL = @PERL@ macro38 $(PERL) $(srcdir)/completion.pl --curl $(top_builddir)/src/curl$(EXEEXT) --shell zsh > $@46 $(PERL) $(srcdir)/completion.pl --curl $(top_builddir)/src/curl$(EXEEXT) --shell fish > $@
13 # ACTION-IF-FALSE are run. Note if $PERL is not set (for example by18 # AC_PATH_PROG([PERL],[perl])24 # NOTE: This macro uses the $PERL variable to perform the check.44 AS_IF([test -n "$PERL"],[49 perl_version=`$PERL --version 2>&1 \
275 PERL=`findtool ${PERL:-perl}`276 if test -z "$PERL"; then350 $PERL -i.tmp -pe \361 $PERL -i.tmp -pe 's/\bmv +([^-\s])/mv -f $1/g' m4/libtool.m4369 $PERL -i.bak -pe 's/\bmv +([^-\s])/mv -f $1/g' aclocal.m4
119 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) >> $(HUGE); \121 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) -c >> $(HUGE); \127 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) >> $(HUGE) )141 $(CHECKSRC)(@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(srcdir) \
139 PERL = perl
47 if "%PERL%" == "" where perl > "%TEMP%\perl.loc" 2> nul && set /P PERL= <"%TEMP%\perl.loc" & del "%…48 if "%PERL%" == "" (echo Cannot locate perl.exe on PATH or as PERL variable & exit /b 4)
51 PERL interpreter!) with PerlMagick statically linked (but other libraries59 or to create and install a new PERL interpreter with a different name67 building PERL extensions (like PerlMagick).109 to verify that PERL can load the PerlMagick extension ok. Chances are
58 cd $(PERLMAGICK) && @PERL@ Makefile.PL $(PERL_MAKE_OPTIONS)83 …cd $(PERLMAGICK) && @PERL@ Makefile.PL MAP_TARGET=$(PERLSTATICNAME) $(PERL_MAKE_OPTIONS) && $(MAKE…
132 @PERL@ $(top_srcdir)/tests/libtest/mk-lib1521.pl < $(top_srcdir)/include/curl/curl.h > lib1521.c140 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl $(srcdir)/*.c
34 @PERL@ $(srcdir)/gen.pl mainpage $(srcdir) > $(MANPAGE)
34 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(top_srcdir)/include/curl $(pkginclude_HEADERS)
65 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl $(srcdir)/*.c
70 $(CHECKSRC)(@PERL@ $(top_srcdir)/lib/checksrc.pl -ASNPRINTF $(srcdir)/*.c)
97 PERL = perl
73 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl $(srcdir)/*.c
72 PERL --with-perl=yes /usr/bin/perl173 dynamically loaded by an installed PERL (otherwise an additional PERL194 If --enable-shared is not specified, a new PERL interpreter (PerlMagick)199 PERL interpreter at run-time. Use of dynamically-loaded extensions is362 taken as the PERL interpreter to use. This important in case the perl363 executable in your PATH is not PERL5, or is not the PERL you want to use.365 --with-perl=PERL374 installation prefix is not the same as PERL's PREFIX, then you377 common when PERL is delivered with the operating system or on Internet379 elsewhere, then provide a PREFIX option to PERL's configuration step[all …]
68 LOG_COMPILER = $(PERL)
25 # PERL rules
29 ".js", JavaScriptLanguage.class), LUA(".lua", LuaLanguage.class), PERL(".pl", enumConstant
114 PERL = @PERL@318 $(PERL) $(top_srcdir)/wordwrap.pl > .depend; \
140 $(CHECKSRC)(@PERL@ $(srcdir)/checksrc.pl -D$(srcdir) -W$(srcdir)/curl_config.h \
124 PERL = perl
71 TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl
18 be used to write programs similar to those possible with PERL & PerlMagick.
342 # first determine whether glib-mkenums is a Python or PERL357 message("${GLIB_MKENUMS} is a PERL script.")