220 Commits

Author SHA1 Message Date
Keith Winstein 7a9f92d7f1 Compress all instructions (closes #19 github issue) 2012-02-26 04:41:03 -05:00
Keith Winstein bc6c71820a Bump autoconf version number 2012-02-25 15:18:43 -05:00
Keith Winstein 58b584a2b3 Move from protobuf-lite to protobuf to accommodate Ubuntu lucid
Add changelog entry
2012-02-20 00:40:08 -05:00
Keith Winstein 356ce40cea Relax autoconf dependency 2012-02-19 22:57:15 -05:00
Anders Kaseorg 852ccf04a4 configure.ac: Quote macro arguments
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2012-02-18 10:11:18 -05:00
Keith Winstein ea3c0ca53b Add man pages (closes #7 github issue) 2012-02-18 01:57:07 -05:00
Anders Kaseorg 3e81d42f74 Require Boost
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2012-02-17 21:29:51 -05:00
Anders Kaseorg 1bb546c0e7 Use an aclocal macro directory m4/, and add pkg.m4
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2012-02-17 21:29:51 -05:00
Keith Winstein f6d8b4cb38 Bump version number 2012-02-13 05:44:55 -05:00
Keith Winstein feb64eec52 Make utmp entries using utempter 2012-02-13 05:43:07 -05:00
Keith Winstein 3eaa0fce5c Increase version no. in configure.ac (and reduce required autoconf version) 2012-02-13 03:56:39 -05:00
Keith Winstein e67f6c5da7 Add missing dependencies to debian/control 2012-02-09 09:36:01 -05:00
Keith Winstein 576ce0697d Increment orig version number 2012-02-07 17:31:49 -05:00
Anders Kaseorg e4df7aeb7f Modernize configure.ac
• Quote all macro arguments.
• Switch deprecated uses of AM_INIT_AUTOMAKE and AC_OUTPUT to the
  preferred forms.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2012-02-07 16:47:58 -05:00
Keith Winstein b1d098d3ca Increment version number 2012-02-07 03:04:33 -05:00
Keith Winstein a164a84496 Make examples compileable 2012-02-06 19:28:22 -05:00
Keith Winstein 38c9e99882 Separate modules by subdirectory 2012-02-06 18:26:45 -05:00
Keith Winstein 2611a42fb1 Move protobufs inside src and distribute /debian 2012-02-06 16:41:58 -05:00
Keith Winstein b0f059aaea Rename .cpp => .cc and .hpp => .h 2012-02-05 02:43:13 -05:00
Keith Winstein da2f481eea Convert build system to automake per Anders Kaseorg Makefile.am 2012-02-05 02:21:37 -05:00