Files @ 92659c5651ef
Branch filter:

Location: DistRen/etc/distrenslave.conf.in - annotation

binki
Reformed buildsystem.
- replace malloc.h with stdlib.h
- use AC_CONFIG_HEADERS for cleaner compile output
- clean out some useless AC_* macros and add useful AC_TYPE_UINT* macros
slave
{
  username = "!username"
  password = "!password"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
  hostname = "protofusion.org"
}

include("distrencommon.conf")