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

Comparing hopm/trunk/src/libopm/configure.ac (file contents):
Revision 5070 by michael, Mon Dec 22 15:00:01 2014 UTC vs.
Revision 5096 by michael, Tue Dec 23 20:44:28 2014 UTC

# Line 69 | Line 69 | LTLIBOBJS=`echo "$LIB@&t@OBJS" |
69   AC_SUBST(LTLIBOBJS)
70  
71   AC_OUTPUT(Makefile src/Makefile doc/Makefile doc/Doxyfile)
72
73 echo "##############################################################################"
74 echo "Everything is now configured.  To compile libopm now, just type make.  It"
75 echo "requires GNU Make, which may be installed as gmake on your system."
76 echo
77 echo "libopm will be installed in ${prefix}.  To change this, run:"
78 echo "   ./configure --prefix=DIRECTORY"
79 echo
80 echo "##############################################################################"
81 echo

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines