X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=program%2Fconfigure.ac;h=49f1281d98bac506cc302f0c4755f4fdd7eb6015;hb=f9f45fcdfeb6972bb4a5c77be239ed608bbb75cb;hp=cb669c3d767d25ca8f6885600ede2097cf43e8d9;hpb=4f73228e3bdab172d2c5871098b56d971e7e50a1;p=rrdtool-all.git diff --git a/program/configure.ac b/program/configure.ac index cb669c3d..49f1281d 100644 --- a/program/configure.ac +++ b/program/configure.ac @@ -543,10 +543,10 @@ AC_ARG_ENABLE(perl,AS_HELP_STRING([--disable-perl],[do not build the perl module [],[enable_perl=yes]) -AC_ARG_VAR(PERLCC, [[] C compiler for Perl modules]) -AC_ARG_VAR(PERLCCFLAGS, [[] CC flags for Perl modules]) -AC_ARG_VAR(PERLLD, [[same as PERLCC] Linker for Perl modules]) -AC_ARG_VAR(PERLLDFLAGS, [[] LD flags for Perl modules]) +AC_ARG_VAR(PERLCC, [C compiler for Perl modules]) +AC_ARG_VAR(PERLCCFLAGS, [CC flags for Perl modules]) +AC_ARG_VAR(PERLLD, [Linker for Perl modules]) +AC_ARG_VAR(PERLLDFLAGS, [LD flags for Perl modules]) if test "x$PERL" = "xno" -o x$enable_perl = xno; then COMP_PERL=