Add missing patches

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-11-27 16:24:13 +00:00
parent 6e6320bc2a
commit 8e3364236f
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,12 @@
Index: git/configure.ac
===================================================================
--- git.orig/configure.ac 2009-11-27 15:30:59.000000000 +0000
+++ git/configure.ac 2009-11-27 15:31:07.000000000 +0000
@@ -57,7 +57,6 @@
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
-DOLT
AC_ISC_POSIX
AC_HEADER_STDC

View File

@ -0,0 +1,12 @@
Index: git/configure.ac
===================================================================
--- git.orig/configure.ac 2009-11-27 15:32:20.000000000 +0000
+++ git/configure.ac 2009-11-27 15:32:28.000000000 +0000
@@ -79,7 +79,6 @@
AM_PROG_CC_C_O
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
-DOLT
# Checks for header files.
AC_HEADER_STDC