]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - configure.ac.in
panel-plugin/xfce4-hdaps.c: replace panel_slice_new0 with g_slice_new0.
[xfce4-hdaps.git] / configure.ac.in
index e2a1060177248a2087e7abacb03c6b95375219f8..60c526a1ea89999ef88fe016ba9f76bd022ec14e 100644 (file)
@@ -1,4 +1,3 @@
-dnl $Id$
 dnl
 dnl xfce4-hdaps - An IBM HDAPS plugin for the Xfce panel
 dnl
@@ -21,7 +20,7 @@ AC_PREREQ([2.50])
 dnl ***************************
 dnl *** Initialize automake ***
 dnl ***************************
-AM_INIT_AUTOMAKE([1.8 no-dist-gzip dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([-Wall no-dist-gzip dist-xz tar-ustar])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])