]> git.pld-linux.org Git - packages/xfce4-session.git/blob - am.patch
- pull polkit-mate auth agent for polkit auth to work in xfce (see comments inside)
[packages/xfce4-session.git] / am.patch
1 --- xfce4-session-4.10.0/configure.in~  2013-04-18 22:17:37.012003694 +0200
2 +++ xfce4-session-4.10.0/configure.in   2013-04-18 22:18:04.065592886 +0200
3 @@ -33,7 +33,7 @@
4  
5  dnl Initialize automake
6  AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])
7 -AM_CONFIG_HEADER([config.h])
8 +AC_CONFIG_HEADERS([config.h])
9  AM_MAINTAINER_MODE()
10  m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
11  
This page took 0.084778 seconds and 3 git commands to generate.