Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2006-01-24 20:24:02 +0300
committerJeff Johnston <jjohnstn@redhat.com>2006-01-24 20:24:02 +0300
commit3acaaf543f9aa98b4b833d295b2d551a6621ae09 (patch)
treeefd0f0a84cc5b105464724db21b1dc54f2bdbc3c /newlib/newlib.hin
parent26d27a276f9490958d8318b5ac0087b4f81b072c (diff)
2006-01-24 Jeff Johnston <jjohnstn@redhat.com>
* acinclude.m4: Add nodefine to AM_INIT_AUTOMAKE macro invocation so as not to define PACKAGE and VERSION in newlib.h. * aclocal.m4: Regenerated. * configure: Ditto. * newlib.hin: Ditto.
Diffstat (limited to 'newlib/newlib.hin')
-rw-r--r--newlib/newlib.hin7
1 files changed, 0 insertions, 7 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index 5cd520c96..b716ab5b2 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -36,13 +36,6 @@
/* Define if the compiler supports aliasing an array to an address. */
#undef _HAVE_ARRAY_ALIASING
-
-/* Name of package */
-#undef PACKAGE
-
-/* Version number of package */
-#undef VERSION
-
/*
* Iconv encodings enabled ("to" direction)
*/