mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
cal3d: convert to valid recipe.
This commit is contained in:
22
media-libs/cal3d/patches/cal3d-0.11.0.patchset
Normal file
22
media-libs/cal3d/patches/cal3d-0.11.0.patchset
Normal file
@@ -0,0 +1,22 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user