[Pkg-privacy-commits] [libgsecuredelete] 61/168: Small configure.ac cleanup
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 20:06:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository libgsecuredelete.
commit 1b60886bb41b734dc56f7273f26649338b092a91
Author: Colomban Wendling <ban at herbesfolles.org>
Date: Tue Mar 30 22:11:50 2010 +0200
Small configure.ac cleanup
---
configure.ac | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index db17609..166afe3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,14 +6,15 @@ AC_INIT([libgsecuredelete], [0.1], [ban at herbesfolles.org])
AC_CONFIG_SRCDIR([gsecuredelete/delete-operation.vala])
AC_CONFIG_AUX_DIR([build/aux])
AC_CONFIG_MACRO_DIR([build/m4])
-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+AM_INIT_AUTOMAKE([1.11.1 -Wall -Werror foreign])
AC_CONFIG_HEADERS([config.h])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
# Checks for programs.
+LT_PREREQ([2.2.0])
+LT_INIT
AM_PROG_VALAC([0.7.8])
-AC_PROG_LIBTOOL
# AX_PATH_PROG(VAR, prog, [default])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libgsecuredelete.git
More information about the Pkg-privacy-commits
mailing list