/[mailutils]/mailutils/acconfig.h
ViewVC logotype

Diff of /mailutils/acconfig.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by gray, Mon Feb 18 08:32:39 2002 UTC revision 1.21 by gray, Mon Apr 15 11:09:15 2002 UTC
# Line 80  Line 80 
80    
81  #undef MU_CONF_MAILDIR  #undef MU_CONF_MAILDIR
82    
83    #undef PROGRAM_INVOCATION_NAME_DEFINED
84    #undef HAVE_PROGRAM_INVOCATION_NAME
85    
86  @BOTTOM@  @BOTTOM@
87    
88  #ifdef HAVE_PATHS_H  #ifdef HAVE_PATHS_H
# Line 104  Line 107 
107  #ifndef HAVE_RL_COMPLETION_MATCHES  #ifndef HAVE_RL_COMPLETION_MATCHES
108  # define rl_completion_matches completion_matches  # define rl_completion_matches completion_matches
109  #endif  #endif
110    
111    #ifndef PROGRAM_INVOCATION_NAME_DECLARED
112    extern char *program_invocation_short_name;
113    extern char *program_invocation_name;
114    #endif

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26