From 5463b95dd354d4aff1c626b756d5586750f24d4d Mon Sep 17 00:00:00 2001 From: Agney Lopes Roth Ferraz Date: Thu, 25 May 2006 22:13:49 -0300 Subject: Import Debian changes 0.4-2 hardinfo (0.4-2) unstable; urgency=low * Limited supported architectures. (Closes: #368582) --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 77f64686..d0c209c8 100755 --- a/configure +++ b/configure @@ -142,6 +142,7 @@ echo "#define KERNEL \"`uname -r`\"" >> config.h echo "#define HOSTNAME \"`hostname`\"" >> config.h echo "#define PREFIX \"/usr/share/hardinfo/\"" >> config.h +echo "#define PREFIX_LIBS \"/usr/lib/hardinfo/\"" >> config.h echo "#define DEBUG 1" >> config.h echo -e "\n#endif /* __CONFIG_H__ */" >> config.h -- cgit v1.2.3