Index: emacs/nt/config.nt
diff -c emacs/nt/config.nt:1.21 emacs/nt/config.nt:1.22
*** emacs/nt/config.nt:1.21     Mon Jul  4 15:37:07 2005
--- emacs/nt/config.nt  Sat Jul 30 11:30:33 2005
***************
*** 270,275 ****
--- 270,281 ----
  /* Define if `struct timeval' is declared by <sys/time.h>.  */
  #undef HAVE_TIMEVAL
  
+ /* Define to 1 if you have the <getopt.h> header file. */
+ #undef HAVE_GETOPT_H
+ 
+ /* Define to 1 if you have the `getopt_long_only' function. */
+ #undef HAVE_GETOPT_LONG_ONLY
+ 
  /* If using GNU, then support inline function declarations. */
  #ifdef __GNUC__
  #define INLINE __inline__


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to