File: configure.patch

package info (click to toggle)
xprintidle 0.2-9
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 404 kB
  • ctags: 30
  • sloc: sh: 841; ansic: 152; makefile: 75
file content (13 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: xprintidle/configure.ac
===================================================================
--- xprintidle.orig/configure.ac	2008-10-16 13:32:42.000000001 +0200
+++ xprintidle/configure.ac	2013-06-29 18:08:18.000000001 +0200
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.62)
 AC_INIT([xprintidle], [0.2], [henoch@dtek.chalmers.se])
-AM_INIT_AUTOMAKE([dist-bzip2 dist-lzma -Wall])
+AM_INIT_AUTOMAKE([dist-bzip2 -Wall])
 AC_CONFIG_SRCDIR([xprintidle.c])
 
 # Checks for programs.