New files. This is now a package of its own.

1998-10-11  Martin Baulig  <martin@home-of-linux.org>

	* configure.in, automake.sh, Automakefile.am: New files.
	This is now a package of its own.
This commit is contained in:
Martin Baulig
1998-10-10 23:13:37 +00:00
committed by Martin Baulig
parent 34ce0648de
commit 960d4aa3a9
14 changed files with 242 additions and 1 deletions

33
perl/acconfig.h Normal file
View File

@@ -0,0 +1,33 @@
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef PACKAGE
#undef VERSION
#undef ENABLE_NLS
#undef HAVE_LC_MESSAGES
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LIBSM
#undef HAVE_PROGRAM_INVOCATION_NAME
#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
#undef HAVE_LIBGTOP
#undef NEED_LIBGTOP
/* Define if LibGTop has support for multiple processors. */
#undef HAVE_LIBGTOP_SMP
/* Define if there is no `u_int64_t' and `int64_t'. */
#undef u_int64_t
#undef int64_t
/* LibGTop major, minor and micro version. */
#undef LIBGTOP_MAJOR_VERSION
#undef LIBGTOP_MINOR_VERSION
#undef LIBGTOP_MICRO_VERSION
/* LibGTop version and numerical version code ("1.234.567" -> 1234567). */
#undef LIBGTOP_VERSION
#undef LIBGTOP_VERSION_CODE
/* LibGTop server version, increased each time the protocol changes. */
#undef LIBGTOP_SERVER_VERSION