~ubuntu-branches/ubuntu/trusty/ricochet/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Keith Packard
  • Date: 2012-05-30 15:19:02 UTC
  • Revision ID: package-import@ubuntu.com-20120530151902-z47w0cxilb0p6wmi
Tags: 0.2
* Rename 'rrclient' to 'ricochet'
* Add name/host selection dialog
* Add build dependency on 'nickle'. Closes: #674302.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
AC_PREREQ([2.64])
18
18
 
19
 
AC_INIT([server-main.5c],[0.1],[http://rr.nickle.org],[ricochet])
 
19
AC_INIT([server-main.5c],[0.2],[http://rr.nickle.org],[ricochet])
20
20
 
21
21
AC_CONFIG_SRCDIR([server-main.5c])
22
22
AC_CONFIG_AUX_DIR(.)
55
55
 
56
56
AC_CONFIG_FILES(
57
57
 Makefile
58
 
 rrclient.man
 
58
 ricochet.man
59
59
 rrserve.man
60
60
 ricochet.spec
61
61
 )
62
62
 
63
 
AC_OUTPUT
 
 
b'\\ No newline at end of file'
 
63
AC_OUTPUT