1998-08-23 Martin Baulig <martin@home-of-linux.org> * configure.in (GNOME_FILEUTILS_CHECKS): Removed. This check is no longer necessary since we now use libgtop for the mountlist and fsusage stuff in the diskusage applet. * acconfig.h: Removed mountlist stuff.
20 lines
400 B
C
20 lines
400 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_MICO_ORB_RUN
|
|
#undef PACKAGE
|
|
#undef VERSION
|
|
|
|
#undef HAVE_LIBGTOP
|
|
|
|
/* Define if there is no `u_int64_t' and `int64_t'. */
|
|
#undef u_int64_t
|
|
#undef int64_t
|
|
|
|
#undef HAVE_DEVGTK
|