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

Comparing hopm/trunk/configure (file contents):
Revision 9670 by michael, Mon Oct 12 13:38:19 2020 UTC vs.
Revision 9730 by michael, Mon Nov 16 10:43:13 2020 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 9542 2020-07-18 14:01:46Z michael .
2 > # From configure.ac Id: configure.ac 9678 2020-10-24 11:10:37Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4   # Generated by GNU Autoconf 2.69 for hopm TRUNK.
5   #
# Line 5691 | Line 5691 | esac
5691   fi
5692  
5693   : ${AR=ar}
5694 < : ${AR_FLAGS=cru}
5694 > : ${AR_FLAGS=cr}
5695  
5696  
5697  
# Line 7412 | Line 7412 | int forced_loaded() { return 2;}
7412   _LT_EOF
7413        echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7414        $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7415 <      echo "$AR cru libconftest.a conftest.o" >&5
7416 <      $AR cru libconftest.a conftest.o 2>&5
7415 >      echo "$AR cr libconftest.a conftest.o" >&5
7416 >      $AR cr libconftest.a conftest.o 2>&5
7417        echo "$RANLIB libconftest.a" >&5
7418        $RANLIB libconftest.a 2>&5
7419        cat > conftest.c << _LT_EOF

Diff Legend

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