[Forensics-changes] [SCM] debian-forensics/libewf branch, debian, updated. debian/20080501+debian-3-31-gcc97de3

Cristian Greco cristian.debian at gmail.com
Wed Sep 30 23:06:32 UTC 2009


The following commit has been merged in the debian branch:
commit 6a50530975adb1a7295321c36282df2b3dde7c3f
Author: Cristian Greco <cristian.debian at gmail.com>
Date:   Wed Sep 23 17:18:34 2009 +0200

    02-fix-acinclude-m4.patch: new patch, fix for autoreconf.

diff --git a/debian/patches/02-fix-acinclude-m4.patch b/debian/patches/02-fix-acinclude-m4.patch
new file mode 100644
index 0000000..36e16f0
--- /dev/null
+++ b/debian/patches/02-fix-acinclude-m4.patch
@@ -0,0 +1,21 @@
+Author: Cristian Greco <cristian.debian at gmail.com>
+Description: Fix acinclude.m4 syntax to be able to run autoreconf.
+--- a/acinclude.m4
++++ b/acinclude.m4
+@@ -176,14 +176,8 @@
+ 				  [1]) ]) ])
+ 			])
+ 		])
+-	AC_LANG_POP(C) ]) ],
+-	[AC_CHECK_FUNCS(
+-	 [ctime],
+-	 [],
+-	 [AC_MSG_FAILURE(
+-	  [Missing function: ctime_r and ctime],
+-	  [1]) ])
+-])
++	AC_LANG_POP(C) ]) ]
++)
+ 
+ dnl Function to determine the operating system
+ AC_DEFUN([LIBEWF_DETERMINE_OPERATING_SYSTEM],
diff --git a/debian/patches/series b/debian/patches/series
index 6cf7d39..07f502b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 01-debian-directory.patch
+02-fix-acinclude-m4.patch

-- 
debian-forensics/libewf



More information about the forensics-changes mailing list