mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 07:40:07 +02:00
sparsehash: bump version
This commit is contained in:
22
dev-cpp/sparsehash/patches/sparsehash-2.0.4.patchset
Normal file
22
dev-cpp/sparsehash/patches/sparsehash-2.0.4.patchset
Normal file
@@ -0,0 +1,22 @@
|
||||
From d1777633825421865011df0389c605caf5204d85 Mon Sep 17 00:00:00 2001
|
||||
From: Jerome Duval <jerome.duval@gmail.com>
|
||||
Date: Sat, 28 Nov 2015 12:10:52 +0000
|
||||
Subject: Haiku patch
|
||||
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 9b4e86d..01ca772 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -9,7 +9,7 @@ AC_INIT(sparsehash, 2.0.2, google-sparsehash@googlegroups.com)
|
||||
# (for sanity checking)
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
AM_INIT_AUTOMAKE([dist-zip])
|
||||
-AM_CONFIG_HEADER(src/config.h)
|
||||
+AC_CONFIG_HEADERS(src/config.h)
|
||||
|
||||
# Checks for programs.
|
||||
AC_PROG_CXX
|
||||
--
|
||||
2.2.2
|
||||
|
||||
Reference in New Issue
Block a user