From b803a43e033df3d040e1c6d67c57dba55812615c Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Fri, 29 Dec 2006 20:22:28 +0000 Subject: Add image saving (only for benchmark results!). --- hardinfo2/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/configure') diff --git a/hardinfo2/configure b/hardinfo2/configure index 6d739d44..05e92c0e 100755 --- a/hardinfo2/configure +++ b/hardinfo2/configure @@ -154,6 +154,7 @@ echo "#define VERSION \"$VERSION\"" >> config.h echo "#define LSPCI \"$LSPCI -v\"" >> config.h echo "#define $ARCH" >> config.h +echo "#define ARCH \"$ARCH\"" >> config.h echo "#define PLATFORM \"`uname`\"" >> config.h echo "#define KERNEL \"`uname -r`\"" >> config.h -- cgit v1.2.3