summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemInformation.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-03-22 12:08:03 (GMT)
committerBrad King <brad.king@kitware.com>2013-03-22 12:08:03 (GMT)
commit3ed2d03ee9ed9736656c8021e8f740540c9a2b7a (patch)
tree8d624d0dfd8c5eaf5c8a13e968fa8e7454368747 /Source/kwsys/SystemInformation.cxx
parentaa16a433d3634d668c211b1aa5b13271b85dffc8 (diff)
parent83a9f09d184c89c79c0d8ec52868ad68b0604d5d (diff)
downloadCMake-3ed2d03ee9ed9736656c8021e8f740540c9a2b7a.zip
CMake-3ed2d03ee9ed9736656c8021e8f740540c9a2b7a.tar.gz
CMake-3ed2d03ee9ed9736656c8021e8f740540c9a2b7a.tar.bz2
Merge branch 'upstream-kwsys' into update-kwsys
Diffstat (limited to 'Source/kwsys/SystemInformation.cxx')
-rw-r--r--Source/kwsys/SystemInformation.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/SystemInformation.cxx b/Source/kwsys/SystemInformation.cxx
index f057e0f..9e2a93d 100644
--- a/Source/kwsys/SystemInformation.cxx
+++ b/Source/kwsys/SystemInformation.cxx
@@ -130,7 +130,7 @@ typedef int siginfo_t;
# define KWSYS_SYSTEMINFORMATION_IMPLEMENT_FQDN
# endif
# endif
-# if defined(__GNUG__)
+# if defined(__GNUC__)
# include <execinfo.h>
# if !(defined(__LSB_VERSION__) && __LSB_VERSION__ < 41)
# define KWSYS_SYSTEMINFORMATION_HAVE_BACKTRACE