]> git.pld-linux.org Git - packages/rrdtool.git/blob - autoconf264.patch
- release 5
[packages/rrdtool.git] / autoconf264.patch
1 --- rrdtool-1.3.8/configure.ac.orig     2009-10-26 05:30:32.583637448 +0100
2 +++ rrdtool-1.3.8/configure.ac  2009-10-26 05:42:46.533194764 +0100
3 @@ -516,7 +516,7 @@
4  
5  AC_ARG_VAR(PERLCC, [[] C compiler for Perl modules])
6  AC_ARG_VAR(PERLCCFLAGS, [[] CC flags for Perl modules])
7 -AC_ARG_VAR(PERLLD, [[same as PERLCC] Linker for Perl modules])
8 +AC_ARG_VAR(PERLLD, [@<:@same as PERLCC@:>@ Linker for Perl modules])
9  AC_ARG_VAR(PERLLDFLAGS, [[] LD flags for Perl modules])
10  
11  if test "x$PERL" = "xno" -o  x$enable_perl = xno; then
This page took 0.190861 seconds and 4 git commands to generate.