[Xfce4-commits] [apps/xfdashboard] 01/01: Clean up configure.ac.in

noreply at xfce.org noreply at xfce.org
Sat Aug 29 21:26:46 CEST 2015


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 077b613be93d3d3fa1236fe6396e1a8f3da737c7
Author: Stephan Haller <nomad at froevel.de>
Date:   Sat Aug 29 21:26:29 2015 +0200

    Clean up configure.ac.in
---
 configure.ac.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 038737b..ead1c0a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -50,6 +50,7 @@ AM_CONFIG_HEADER([config.h])
 AM_INIT_AUTOMAKE([1.8 no-dist-gzip dist-bzip2 tar-ustar])
 AM_MAINTAINER_MODE()
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+AC_CONFIG_MACRO_DIR([m4])
 
 dnl *******************************
 dnl *** Check for UNIX variants ***
@@ -74,7 +75,7 @@ dnl *** Initialize libtool ***
 dnl **************************
 LT_PREREQ([2.2.6])
 LT_INIT([disable-static])
-AC_CONFIG_MACRO_DIR([m4])
+LT_LIB_M
 
 dnl **************************
 dnl *** Substitute version ***

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list