advancemame: bump version.

This commit is contained in:
Jerome Duval
2016-02-25 20:08:13 +00:00
parent d41df3af81
commit 443e5812f2
2 changed files with 7 additions and 8 deletions

View File

@@ -1,16 +1,16 @@
From 1a116f19910d302fea0fc4f5a7a8a1940fc1e1b3 Mon Sep 17 00:00:00 2001
From 1ca177b2fbaf56b68147ed803c49466e145ae4be Mon Sep 17 00:00:00 2001
From: Jerome Duval <jerome.duval@gmail.com>
Date: Sat, 16 May 2015 18:20:46 +0000
Subject: don't set docdir and mandir, we do already.
diff --git a/configure.ac b/configure.ac
index 2b30037..514a621 100644
index 4d99d59..eeec99f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1140,8 +1140,6 @@ AC_SUBST([CONF_LIB_JEVENT],[$ac_lib_jevent])
@@ -1145,8 +1145,6 @@ AC_SUBST([CONF_LIB_JEVENT],[$ac_lib_jevent])
# Final
dnl Final
AC_SUBST([CONF_LIB_DIRECT],[$ac_lib_direct_flag])
-AC_SUBST([mandir],['${prefix}/man'])
-AC_SUBST([docdir],['${prefix}/doc'])
@@ -18,5 +18,5 @@ index 2b30037..514a621 100644
AC_OUTPUT
--
1.8.3.4
2.2.2