blob: c893761068e06cc7d8a1c70868c0c99b09257ddd [file] [log] [blame]
AC_PREREQ(2.61)
AC_INIT([tightvnc], [1.5.0a1], [http://www.tightvnc.com/bugs.html])
AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
AC_CONFIG_SUBDIRS([common
unix])
AC_OUTPUT([Makefile])