From 7ebff5f725c632fe3f8ff364e961e34471f58656 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Fri, 4 Jul 2008 19:57:57 -0300 Subject: Add crash handler (based on old Sylpheed Claws code) --- hardinfo2/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/configure') diff --git a/hardinfo2/configure b/hardinfo2/configure index 0b4d0371..9c3335c4 100755 --- a/hardinfo2/configure +++ b/hardinfo2/configure @@ -229,6 +229,7 @@ fi echo "#define ENABLE_BINRELOC 1" >> config.h echo "#define RELEASE $RELEASE" >> config.h +echo "#define CRASH_DIALOG 1" >> config.h echo -e "\n#endif /* __CONFIG_H__ */" >> config.h -- cgit v1.2.3