From 96d673a3ba61dcdd348b422b2b9f2e1158cd6286 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sun, 26 Nov 2006 20:46:49 +0000 Subject: Cleanups --- hardinfo2/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hardinfo2/configure') diff --git a/hardinfo2/configure b/hardinfo2/configure index a9d90300..e1829be1 100755 --- a/hardinfo2/configure +++ b/hardinfo2/configure @@ -168,7 +168,7 @@ echo "#define HOSTNAME \"`hostname`\"" >> config.h echo "#define PREFIX \"/usr/share/hardinfo/\"" >> config.h echo "#define LIBPREFIX \"/usr/lib/hardinfo/\"" >> config.h echo "#define DEBUG 1" >> config.h -echo "#define ENABLE_BINRELOC" >> config.h +echo "#define ENABLE_BINRELOC 1" >> config.h echo "#define RELEASE $RELEASE" >> config.h echo -e "\n#endif /* __CONFIG_H__ */" >> config.h -- cgit v1.2.3