summaryrefslogtreecommitdiff
path: root/bits
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-11 03:41:22 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-11 03:41:22 -0800
commit7b4715c5362319e1ff2f9555d17133146e16081a (patch)
tree922ad16a5bbe559f82dec3a65761ad1e7964a661 /bits
parent33780b6d332af9d94216eff880734be7748c2269 (diff)
Fix compile error.
Diffstat (limited to 'bits')
-rw-r--r--bits/confname.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bits/confname.h b/bits/confname.h
index b3c33a9864..9d4e006d5f 100644
--- a/bits/confname.h
+++ b/bits/confname.h
@@ -667,11 +667,11 @@ enum
#define _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS
_CS_POSIX_V7_LPBIG_OFFBIG_LIBS,
#define _CS_POSIX_V7_LPBIG_OFFBIG_LIBS _CS_POSIX_V7_LPBIG_OFFBIG_LIBS
- _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS
+ _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS,
#define _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS
_CS_V6_ENV,
#define _CS_V6_ENV _CS_V6_ENV
- _CS_V7_ENV,
+ _CS_V7_ENV
#define _CS_V7_ENV _CS_V7_ENV
};