Show
Ignore:
Timestamp:
10/05/06 17:08:07 (2 years ago)
Author:
dkirov
Message:

adding some enable options.
using $(srcdir) for files refered by wildcars

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/zeroconf_network/config.h.in

    r7060 r7079  
    2424/* Define if your <locale.h> file defines LC_MESSAGES. */ 
    2525#undef HAVE_LC_MESSAGES 
     26 
     27/* Define to 1 if you have the <libintl.h> header file. */ 
     28#undef HAVE_LIBINTL_H 
    2629 
    2730/* Define to 1 if you have the `X11' library (-lX11). */ 
     
    8487/* Version number of package */ 
    8588#undef VERSION 
     89 
     90/* Define to empty if `const' does not conform to ANSI C. */ 
     91#undef const