aalib recipe fixed.

This commit is contained in:
Dareus
2013-12-03 04:46:41 +00:00
parent 8a30e59744
commit 8ef737ea8a
2 changed files with 60 additions and 22 deletions

View File

@@ -0,0 +1,10 @@
--- aalib-1.4.0/configure.in 2001-04-24 14:00:02.060293120 +0000
+++ aalib-1.4.0-haiku/configure.in 2013-11-29 18:22:31.000000000 +0000
@@ -4,6 +4,6 @@
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
-AM_CONFIG_HEADER(src/config.h)
+AC_CONFIG_HEADERS(src/config.h)
dnl Initialize the compiler and linker flags for AALIB applications