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

Comparing hopm/trunk/configure.ac (file contents):
Revision 6105 by michael, Thu Jun 11 12:38:55 2015 UTC vs.
Revision 6106 by michael, Thu Jun 11 12:50:14 2015 UTC

# Line 15 | Line 15 | dnl Checks for programs.
15   AC_PROG_CC_C99
16   AS_IF([test "$ac_cv_prog_cc_c99" = "no"],
17      [AC_MSG_ERROR([no suitable C99 compiler found. Aborting.])])
18 < AC_PROG_LIBTOOL
18 > LT_INIT
19  
20   dnl check for yacc
21   AC_PROG_INSTALL

Diff Legend

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