ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/configure.ac
(Generate patch)

Comparing hopm/trunk/configure.ac (file contents):
Revision 5144 by michael, Thu Dec 25 18:51:51 2014 UTC vs.
Revision 5145 by michael, Fri Dec 26 14:11:07 2014 UTC

# Line 1 | Line 1
1   dnl Process this file with autoconf to produce a configure script.
2   AC_INIT(hopm, [1.0.0beta1])
3   AC_CONFIG_SRCDIR(src/opercmd.h)
4 < AM_CONFIG_HEADER(src/setup.h)
4 > AC_CONFIG_HEADER(src/setup.h)
5   AM_INIT_AUTOMAKE()
6   AC_PREFIX_DEFAULT([\${HOME}/hopm])
7   AM_MAINTAINER_MODE

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)