2001-05-05 Bradford Hovinen <hovinen@ximian.com> * configure.in: Add check for libximian_archiver; try include cflags and libs only if the archiver is present * capplets/*/main.c: Add #ifdef's around anything that uses the Ximian archiver so that the capplets can compile without it
26 lines
488 B
C
26 lines
488 B
C
#undef ENABLE_NLS
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_DEVGTK
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_STPCPY
|
|
#undef HAVE_LIBSM
|
|
#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
|
|
#undef HAVE_PROGRAM_INVOCATION_NAME
|
|
#undef HAVE_XIMIAN_ARCHIVER
|
|
#undef PACKAGE
|
|
#undef VERSION
|
|
|
|
#undef HAVE_ESD
|
|
#undef HAVE_LIBESD
|
|
|
|
/* Define if there is no `u_int64_t' and `int64_t'. */
|
|
#undef u_int64_t
|
|
#undef int64_t
|
|
|
|
#undef HAVE_DEVGTK
|
|
|
|
#undef WITH_SYMBOL_UNDERSCORE
|
|
|
|
#undef HAVE_PUTENV
|
|
#undef HAVE_SETENV
|