]> code.delx.au - gnu-emacs/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Wed, 27 Jul 2005 01:31:21 +0000 (01:31 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 27 Jul 2005 01:31:21 +0000 (01:31 +0000)
lib-src/getopt.c
lib-src/getopt1.c
lib-src/getopt_.h
lib-src/getopt_int.h
lib-src/gettext.h
m4/getopt.m4

index bcb81c83fe25da1e9c01b0a6347f5ce836a68960..8cbe6e1a1da1aada4b4fd86c0e1d7cb828e86b08 100644 (file)
@@ -1239,3 +1239,6 @@ main (int argc, char **argv)
 }
 
 #endif /* TEST */
+
+/* arch-tag: 0e6da124-7269-4785-a9de-094c263d20dc
+   (do not change this comment) */
index 5acd2245af0ada261f56af989eb6d444110edf0f..40c1d1695d35afe11357d1fc74df8553eec038ae 100644 (file)
@@ -172,3 +172,6 @@ main (int argc, char **argv)
 }
 
 #endif /* TEST */
+
+/* arch-tag: 28a5c558-b0c0-4bff-b5bc-e2e20291d4b6
+   (do not change this comment) */
index a4e78cb06bfe4fe0584828be3defa69c88555514..2c2c1d458ef1ccbcaebe72c9e4878f34cf95e115 100644 (file)
@@ -225,3 +225,6 @@ extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
 #undef __need_getopt
 
 #endif /* getopt.h */
+
+/* arch-tag: e36f5607-3ac6-4cdc-9aa7-c26c6525fe9b
+   (do not change this comment) */
index 401579fd2898260395c7282024eff7b008efaa62..6d47d2f0b8c476a7282918e1d01e2c13688dc916 100644 (file)
@@ -129,3 +129,6 @@ extern int _getopt_long_only_r (int ___argc, char **___argv,
                                struct _getopt_data *__data);
 
 #endif /* getopt_int.h */
+
+/* arch-tag: 8bfc548f-23d6-46aa-b5b5-2739b0edaf79
+   (do not change this comment) */
index 285cb314ce9c37ea8e6c6ed6fe97907e50137ced..ba484b3d1d925cecb096a2a27ebf94e18dc91e6d 100644 (file)
@@ -76,3 +76,6 @@
 #define gettext_noop(String) String
 
 #endif /* _LIBGETTEXT_H */
+
+/* arch-tag: 3d01bb8e-82e3-4674-9812-de4c4224f7d1
+   (do not change this comment) */
index 051c64905b0b70259011b76e4194068806982906..dbcc44d90955567dcf4427d121188abea7d51c92 100644 (file)
@@ -76,3 +76,7 @@ AC_DEFUN([gl_GETOPT], [gl_GETOPT_IFELSE([gl_GETOPT_SUBSTITUTE])])
 
 # Prerequisites of lib/getopt*.
 AC_DEFUN([gl_PREREQ_GETOPT], [:])
+
+ifelse(dnl     Do not change this comment
+   arch-tag: 6c64a021-551c-4a7f-9c63-cd7e1ce54707
+)dnl