changeset 64642:6baf27bdd63b

Add arch tagline
author Miles Bader <miles@gnu.org>
date Wed, 27 Jul 2005 01:31:21 +0000
parents c5a397ae1f78
children 5ecf32f96408
files lib-src/getopt.c lib-src/getopt1.c lib-src/getopt_.h lib-src/getopt_int.h lib-src/gettext.h m4/getopt.m4
diffstat 6 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/getopt.c	Tue Jul 26 21:46:50 2005 +0000
+++ b/lib-src/getopt.c	Wed Jul 27 01:31:21 2005 +0000
@@ -1239,3 +1239,6 @@
 }
 
 #endif /* TEST */
+
+/* arch-tag: 0e6da124-7269-4785-a9de-094c263d20dc
+   (do not change this comment) */
--- a/lib-src/getopt1.c	Tue Jul 26 21:46:50 2005 +0000
+++ b/lib-src/getopt1.c	Wed Jul 27 01:31:21 2005 +0000
@@ -172,3 +172,6 @@
 }
 
 #endif /* TEST */
+
+/* arch-tag: 28a5c558-b0c0-4bff-b5bc-e2e20291d4b6
+   (do not change this comment) */
--- a/lib-src/getopt_.h	Tue Jul 26 21:46:50 2005 +0000
+++ b/lib-src/getopt_.h	Wed Jul 27 01:31:21 2005 +0000
@@ -225,3 +225,6 @@
 #undef __need_getopt
 
 #endif /* getopt.h */
+
+/* arch-tag: e36f5607-3ac6-4cdc-9aa7-c26c6525fe9b
+   (do not change this comment) */
--- a/lib-src/getopt_int.h	Tue Jul 26 21:46:50 2005 +0000
+++ b/lib-src/getopt_int.h	Wed Jul 27 01:31:21 2005 +0000
@@ -129,3 +129,6 @@
 				struct _getopt_data *__data);
 
 #endif /* getopt_int.h */
+
+/* arch-tag: 8bfc548f-23d6-46aa-b5b5-2739b0edaf79
+   (do not change this comment) */
--- a/lib-src/gettext.h	Tue Jul 26 21:46:50 2005 +0000
+++ b/lib-src/gettext.h	Wed Jul 27 01:31:21 2005 +0000
@@ -76,3 +76,6 @@
 #define gettext_noop(String) String
 
 #endif /* _LIBGETTEXT_H */
+
+/* arch-tag: 3d01bb8e-82e3-4674-9812-de4c4224f7d1
+   (do not change this comment) */
--- a/m4/getopt.m4	Tue Jul 26 21:46:50 2005 +0000
+++ b/m4/getopt.m4	Wed Jul 27 01:31:21 2005 +0000
@@ -76,3 +76,7 @@
 
 # Prerequisites of lib/getopt*.
 AC_DEFUN([gl_PREREQ_GETOPT], [:])
+
+ifelse(dnl	Do not change this comment
+   arch-tag: 6c64a021-551c-4a7f-9c63-cd7e1ce54707
+)dnl