summaryrefslogtreecommitdiff
path: root/config.hw.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.hw.in')
-rw-r--r--config.hw.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/config.hw.in b/config.hw.in
index 7813889..c0f2850 100644
--- a/config.hw.in
+++ b/config.hw.in
@@ -1,7 +1,7 @@
-/*
+/* -*- c -*-
Win32 config.h
Copyright (C) 1999-2000, Peter Boos <pedib@colorfullife.com>
- Copyright (C) 2002, 2004, Joe Orton <joe@manyfish.co.uk>
+ Copyright (C) 2002-2005, Joe Orton <joe@manyfish.co.uk>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@@ -25,9 +25,9 @@
#ifdef WIN32
-#define NEON_VERSION "@VERSION@"
-#define NEON_VERSION_MAJOR (@MAJOR@)
-#define NEON_VERSION_MINOR (@MINOR@)
+#define NE_VERSION "@VERSION@"
+#define NE_VERSION_MAJOR (@MAJOR@)
+#define NE_VERSION_MINOR (@MINOR@)
#define HAVE_ERRNO_H
#define HAVE_LIMITS_H