aboutsummaryrefslogtreecommitdiffstats
path: root/lib/getopt.in.h
diff options
context:
space:
mode:
authorPaul Eggert2011-02-06 14:13:03 -0800
committerPaul Eggert2011-02-06 14:13:03 -0800
commite765a388299ce398f7f5cf57bc74b8134d785f43 (patch)
tree8666752cedade7bca7ce697b7a6d002b25f9692d /lib/getopt.in.h
parent5976c3fe907ebb3254fd2f07c765ea7492b44f63 (diff)
downloademacs-e765a388299ce398f7f5cf57bc74b8134d785f43.tar.gz
emacs-e765a388299ce398f7f5cf57bc74b8134d785f43.zip
gnulib: undo previous change
Diffstat (limited to 'lib/getopt.in.h')
-rw-r--r--lib/getopt.in.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/getopt.in.h b/lib/getopt.in.h
index 9f6341ccdcd..9b0a9a58bc9 100644
--- a/lib/getopt.in.h
+++ b/lib/getopt.in.h
@@ -16,7 +16,7 @@
16 You should have received a copy of the GNU General Public License 16 You should have received a copy of the GNU General Public License
17 along with this program. If not, see <http://www.gnu.org/licenses/>. */ 17 along with this program. If not, see <http://www.gnu.org/licenses/>. */
18 18
19#ifndef _gl_GL_GETOPT_H 19#ifndef _GL_GETOPT_H
20 20
21#if __GNUC__ >= 3 21#if __GNUC__ >= 3
22@PRAGMA_SYSTEM_HEADER@ 22@PRAGMA_SYSTEM_HEADER@
@@ -32,10 +32,10 @@
32# undef _GL_SYSTEM_GETOPT 32# undef _GL_SYSTEM_GETOPT
33#endif 33#endif
34 34
35#ifndef _gl_GL_GETOPT_H 35#ifndef _GL_GETOPT_H
36 36
37#ifndef __need_getopt 37#ifndef __need_getopt
38# define _gl_GL_GETOPT_H 1 38# define _GL_GETOPT_H 1
39#endif 39#endif
40 40
41/* Standalone applications should #define __GETOPT_PREFIX to an 41/* Standalone applications should #define __GETOPT_PREFIX to an