diff options
| author | Miles Bader | 2005-07-27 01:31:21 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-07-27 01:31:21 +0000 |
| commit | d7b7f3c485efff08112a2e9219458d57dff7c372 (patch) | |
| tree | ac228604ad959d19651d86ec036594b49cdab289 /m4 | |
| parent | 0488749139fc79dce965a1fa11b1e3fedc7ba616 (diff) | |
| download | emacs-d7b7f3c485efff08112a2e9219458d57dff7c372.tar.gz emacs-d7b7f3c485efff08112a2e9219458d57dff7c372.zip | |
Add arch tagline
Diffstat (limited to 'm4')
| -rw-r--r-- | m4/getopt.m4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/getopt.m4 b/m4/getopt.m4 index 051c64905b0..dbcc44d9095 100644 --- a/m4/getopt.m4 +++ b/m4/getopt.m4 | |||
| @@ -76,3 +76,7 @@ AC_DEFUN([gl_GETOPT], [gl_GETOPT_IFELSE([gl_GETOPT_SUBSTITUTE])]) | |||
| 76 | 76 | ||
| 77 | # Prerequisites of lib/getopt*. | 77 | # Prerequisites of lib/getopt*. |
| 78 | AC_DEFUN([gl_PREREQ_GETOPT], [:]) | 78 | AC_DEFUN([gl_PREREQ_GETOPT], [:]) |
| 79 | |||
| 80 | ifelse(dnl Do not change this comment | ||
| 81 | arch-tag: 6c64a021-551c-4a7f-9c63-cd7e1ce54707 | ||
| 82 | )dnl | ||