]> git.pld-linux.org Git - packages/sawfish.git/blob - sawfish-ac25x.patch
- added Provides: gnome-wm
[packages/sawfish.git] / sawfish-ac25x.patch
1 --- sawfish-1.0.1/configure.in.wiget    Tue Apr 16 12:01:42 2002
2 +++ sawfish-1.0.1/configure.in  Tue Apr 16 12:02:59 2002
3 @@ -280,7 +280,7 @@
4        AC_DEFINE(LIBC_MALLOC)
5        ;;
6      *)
7 -      LIBOBJS="${LIBOBJS} dlmalloc.o"
8 +      AC_LIBOBJ([dlmalloc])
9        AC_DEFINE(DOUG_LEA_MALLOC)
10        ;;
11    esac
12 @@ -368,7 +368,6 @@
13  AC_SUBST(lispdir)
14  AC_SUBST(localedir)
15  AC_SUBST(HAVE_X11)
16 -AC_SUBST(LIBOBJS)
17  AC_SUBST(CPPFLAGS)
18  AC_SUBST(CFLAGS)
19  AC_SUBST(LIBS)
This page took 0.118633 seconds and 3 git commands to generate.