ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-1.0/ac-tools/configure.in
(Generate patch)

Comparing trunk/OOPSE-1.0/ac-tools/configure.in (file contents):
Revision 1357 by gezelter, Mon Jul 19 21:58:37 2004 UTC vs.
Revision 1358 by gezelter, Tue Jul 20 15:17:34 2004 UTC

# Line 101 | Line 101 | AC_CHECK_FUNCS([getopt_long],,AC_CHECK_LIB([iberty],[g
101  
102   dnl check for system getopt
103   AC_LANG_PUSH(C)
104 AC_CHECK_FUNCS([getopt_long],,AC_CHECK_LIB([iberty],[getopt_long],OTHERLIBS="$OTHERLIBS -liberty"))
105 AC_SUBST(OTHERLIBS)
104   adl_FUNC_GETOPT_LONG
105  
106   dnl check for strong optimization options

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines