Changeset 7079 for branches/zeroconf_network/config.h.in
- Timestamp:
- 10/05/06 17:08:07 (2 years ago)
- Files:
-
- 1 modified
-
branches/zeroconf_network/config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/zeroconf_network/config.h.in
r7060 r7079 24 24 /* Define if your <locale.h> file defines LC_MESSAGES. */ 25 25 #undef HAVE_LC_MESSAGES 26 27 /* Define to 1 if you have the <libintl.h> header file. */ 28 #undef HAVE_LIBINTL_H 26 29 27 30 /* Define to 1 if you have the `X11' library (-lX11). */ … … 84 87 /* Version number of package */ 85 88 #undef VERSION 89 90 /* Define to empty if `const' does not conform to ANSI C. */ 91 #undef const
