Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GNU CVS
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirabilos
GNU CVS
Commits
990b0be4
Commit
990b0be4
authored
15 years ago
by
dprice
Browse files
Options
Downloads
Patches
Plain Diff
* config.h, config.h.in: Regenerated with Autoconf 2.63.
parent
d8bf1495
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
windows-NT/ChangeLog
+4
-0
4 additions, 0 deletions
windows-NT/ChangeLog
windows-NT/config.h
+14
-8
14 additions, 8 deletions
windows-NT/config.h
windows-NT/config.h.in
+14
-8
14 additions, 8 deletions
windows-NT/config.h.in
windows-NT/stamp-chi
+14
-8
14 additions, 8 deletions
windows-NT/stamp-chi
with
46 additions
and
24 deletions
windows-NT/ChangeLog
+
4
−
0
View file @
990b0be4
2009-07-18 Derek Price <derek@ximbiot.com>
* config.h, config.h.in: Regenerated with Autoconf 2.63.
2008-11-25 Larry Jones <lawrence.jones@siemens.com>
2008-11-25 Larry Jones <lawrence.jones@siemens.com>
* Makefile.in: Regenerated with Autoconf 2.63.
* Makefile.in: Regenerated with Autoconf 2.63.
...
...
This diff is collapsed.
Click to expand it.
windows-NT/config.h
+
14
−
8
View file @
990b0be4
...
@@ -22,6 +22,9 @@
...
@@ -22,6 +22,9 @@
/* config.h.in. Generated from configure.in by autoheader. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* Define this to a NULL terminated list of allowed path prefixes (for
/* Define this to a NULL terminated list of allowed path prefixes (for
directories) and paths to files the CVS server will allow configuration to
directories) and paths to files the CVS server will allow configuration to
be read from when specified from the command line. */
be read from when specified from the command line. */
...
@@ -1372,18 +1375,21 @@
...
@@ -1372,18 +1375,21 @@
'wint_t'. */
'wint_t'. */
#undef WINT_T_SUFFIX
#undef WINT_T_SUFFIX
/* Define to 1 if your processor stores words with the most significant byte
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
first (like Motorola and SPARC, unlike Intel and VAX). */
significant byte first (like Motorola and SPARC, unlike Intel). */
#undef WORDS_BIGENDIAN
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
#undef _FILE_OFFSET_BITS
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
#undef _LARGEFILE_SOURCE
#undef _LARGEFILE_SOURCE
...
...
This diff is collapsed.
Click to expand it.
windows-NT/config.h.in
+
14
−
8
View file @
990b0be4
...
@@ -15,6 +15,9 @@
...
@@ -15,6 +15,9 @@
/* config.h.in. Generated from configure.in by autoheader. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* Define this to a NULL terminated list of allowed path prefixes (for
/* Define this to a NULL terminated list of allowed path prefixes (for
directories) and paths to files the CVS server will allow configuration to
directories) and paths to files the CVS server will allow configuration to
be read from when specified from the command line. */
be read from when specified from the command line. */
...
@@ -1365,18 +1368,21 @@
...
@@ -1365,18 +1368,21 @@
'wint_t'. */
'wint_t'. */
#undef WINT_T_SUFFIX
#undef WINT_T_SUFFIX
/* Define to 1 if your processor stores words with the most significant byte
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
first (like Motorola and SPARC, unlike Intel and VAX). */
significant byte first (like Motorola and SPARC, unlike Intel). */
#undef WORDS_BIGENDIAN
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
#undef _FILE_OFFSET_BITS
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
#undef _LARGEFILE_SOURCE
#undef _LARGEFILE_SOURCE
...
...
This diff is collapsed.
Click to expand it.
windows-NT/stamp-chi
+
14
−
8
View file @
990b0be4
...
@@ -15,6 +15,9 @@
...
@@ -15,6 +15,9 @@
/* config.h.in. Generated from configure.in by autoheader. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* Define this to a NULL terminated list of allowed path prefixes (for
/* Define this to a NULL terminated list of allowed path prefixes (for
directories) and paths to files the CVS server will allow configuration to
directories) and paths to files the CVS server will allow configuration to
be read from when specified from the command line. */
be read from when specified from the command line. */
...
@@ -1365,18 +1368,21 @@
...
@@ -1365,18 +1368,21 @@
'wint_t'. */
'wint_t'. */
#undef WINT_T_SUFFIX
#undef WINT_T_SUFFIX
/* Define to 1 if your processor stores words with the most significant byte
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
first (like Motorola and SPARC, unlike Intel and VAX). */
significant byte first (like Motorola and SPARC, unlike Intel). */
#undef WORDS_BIGENDIAN
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
#undef _FILE_OFFSET_BITS
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
#undef _LARGEFILE_SOURCE
#undef _LARGEFILE_SOURCE
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment