[Pkg-db-devel] Bug#409874: Please add m32r-linux to config.guess

Kazuhiro Inaoka inaoka.kazuhiro at renesas.com
Tue Feb 6 04:19:19 CET 2007


Package:db4.2
Version:4.2.52+dfsg-1
Serverity:wishlist
Tags:patch

Could you please update config.guess or apply the patch to add m32r-linux.

Regards,

Kazuhiro Inaoka
-------------- next part --------------
--- db4.2-4.2.52+dfsg/dist/config.guess.org	2007-02-06 11:37:44.000000000 +0900
+++ db4.2-4.2.52+dfsg/dist/config.guess	2007-02-06 11:16:44.000000000 +0900
@@ -899,6 +899,9 @@
     sh*:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit 0 ;;
+    m32r*:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit 0 ;;
     sparc:Linux:*:* | sparc64:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit 0 ;;


More information about the Pkg-db-devel mailing list