Files
haikuports/media-libs/cal3d/patches/cal3d-0.11.0.patchset
2015-02-19 11:37:47 +01:00

23 lines
539 B
Plaintext

From e3c08168ca6a641bef912729a6a5e2944eba8399 Mon Sep 17 00:00:00 2001
From: Adrien Destugues <pulkomandy@gmail.com>
Date: Wed, 18 Feb 2015 18:52:01 +0100
Subject: Update configure.in to current standards...
diff --git a/configure.in b/configure.in
index 0bf9601..55606c2 100644
--- a/configure.in
+++ b/configure.in
@@ -13,7 +13,7 @@ dnl ************************************************************************
AC_INIT(src/cal3d/cal3d.h)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_CANONICAL_SYSTEM
--
2.2.2