summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordan <dan@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-11-07 22:45:48 +0000
committerdan <dan@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-11-07 22:45:48 +0000
commite22f6477d61f9ca505d1a9a79c8c8d148121806f (patch)
treee48a85eb87ebdab199b38358fefad73a1b590d30
parente9df0bd180811952a77a37fd747c29777b9c3f5a (diff)
downloadlocaledef-e22f6477d61f9ca505d1a9a79c8c8d148121806f.tar.gz
localedef-e22f6477d61f9ca505d1a9a79c8c8d148121806f.tar.xz
* include/gnu/option-groups.h: New file.
git-svn-id: svn://svn.eglibc.org/trunk/localedef@4124 7b3dc134-2b1b-0410-93df-9e9f96275f8d
-rw-r--r--ChangeLog.eglibc4
-rw-r--r--include/gnu/option-groups.h3
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.eglibc b/ChangeLog.eglibc
index 4b2c81d..dd46c92 100644
--- a/ChangeLog.eglibc
+++ b/ChangeLog.eglibc
@@ -1,3 +1,7 @@
+2007-11-07 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * include/gnu/option-groups.h: New file.
+
2007-03-27 Khem Raj <kraj@mvista.com>
* include/sys/cdefs.h: (__extern_inline, __extern_always_inline):
diff --git a/include/gnu/option-groups.h b/include/gnu/option-groups.h
new file mode 100644
index 0000000..8747bba
--- /dev/null
+++ b/include/gnu/option-groups.h
@@ -0,0 +1,3 @@
+/* Used for error checking. To support hosts without regcomp, this 1
+ could come from a configure check. */
+#define __OPTION_POSIX_REGEXP 1