summaryrefslogtreecommitdiff
path: root/src/system.hh.in
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2014-04-17 14:19:55 -0500
committerJohn Wiegley <johnw@newartisans.com>2014-04-17 14:34:36 -0500
commit7be70aab59051aa358547a3e530cc95490c04232 (patch)
treea8127b99acc041d746d417528e4c6dcce00c5c5a /src/system.hh.in
parent0ef825640963d60e4733553ff0e8c590c0ce2c3b (diff)
downloadfork-ledger-7be70aab59051aa358547a3e530cc95490c04232.tar.gz
fork-ledger-7be70aab59051aa358547a3e530cc95490c04232.tar.bz2
fork-ledger-7be70aab59051aa358547a3e530cc95490c04232.zip
Require the use of C++11
Diffstat (limited to 'src/system.hh.in')
-rw-r--r--src/system.hh.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/system.hh.in b/src/system.hh.in
index 952411f9..8f501587 100644
--- a/src/system.hh.in
+++ b/src/system.hh.in
@@ -56,8 +56,6 @@
#define Ledger_VERSION_PATCH @Ledger_VERSION_PATCH@
#define Ledger_VERSION_DATE @Ledger_VERSION_DATE@
-#define HAVE_CXX11 @HAVE_CXX11@
-
#define HAVE_EDIT @HAVE_EDIT@
#define HAVE_GETTEXT @HAVE_GETTEXT@