]> git.pld-linux.org Git - packages/lzo.git/blob - lzo-ac.patch
- am epoch
[packages/lzo.git] / lzo-ac.patch
1 diff -Nur lzo-2.02/configure.ac lzo-2.02.ac/configure.ac
2 --- lzo-2.02/configure.ac       2005-10-17 18:10:50.000000000 +0200
3 +++ lzo-2.02.ac/configure.ac    2006-08-02 02:29:29.000000000 +0200
4 @@ -47,7 +47,7 @@
5  AM_MAINTAINER_MODE
6  
7  if test -z "$ac_abs_top_srcdir"; then
8 -    _AC_SRCPATHS(.)
9 +    _AC_SRCDIRS(.)
10  fi
11  if test -r .Conf.settings1; then
12      . ./.Conf.settings1
This page took 0.059443 seconds and 3 git commands to generate.