]> sourceware.org Git - glibc.git/blobdiff - argp/argp.h
Update.
[glibc.git] / argp / argp.h
index 780c45f69cbff0683e82e8a81450cbdc9fefe8ba..8b6485e80e3b97def816ebb1a4e41a4c6f9c5047 100644 (file)
@@ -521,7 +521,7 @@ extern void *_argp_input __P ((__const struct argp *argp,
 extern void *__argp_input __P ((__const struct argp *argp,
                                __const struct argp_state *state));
 \f
-#ifdef __OPTIMIZE__
+#ifdef __USE_EXTERN_INLINES
 
 # if !_LIBC
 #  define __argp_usage argp_usage
@@ -564,7 +564,7 @@ __option_is_end (__const struct argp_option *__opt)
 #  undef __option_is_short
 #  undef __option_is_end
 # endif
-#endif /* __OPTIMIZE__ */
+#endif /* Use extern inlines.  */
 
 #ifdef  __cplusplus
 }
This page took 0.027592 seconds and 5 git commands to generate.