From 7e1629bdf1454f21fe48a8d3fe5b06be3a5b2552 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Wed, 22 Mar 2017 17:44:33 +0000 Subject: Switch compiler detection to use a more reliable method. Its clear that parsing version output is not reliable enough so switch to using a method which is less likely to break. --- make/test/clock_gettime.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'make/test/clock_gettime.cpp') diff --git a/make/test/clock_gettime.cpp b/make/test/clock_gettime.cpp index 91d8cd412..d111d591f 100644 --- a/make/test/clock_gettime.cpp +++ b/make/test/clock_gettime.cpp @@ -1,6 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2013 Peter Powell * * This file is part of InspIRCd. InspIRCd is free software: you can * redistribute it and/or modify it under the terms of the GNU General Public -- cgit v1.2.3