IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2007, 3:04:56 PM (19 years ago)
Author:
jhoblitt
Message:

s/URI::file/URI/g

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/tests/tap/bootstrap.sh

    r12605 r12972  
    22
    33set -x
    4 aclocal19 -I /usr/local/share/aclocal || aclocal || exit 1
    5 autoheader259 || autoheader || exit 1
    6 libtoolize15 -c -f || libtoolize -c -f || glibtoolize -c -f || exit 1
    7 automake19 -a -c || automake -a -c || exit 1
    8 autoconf259 || autoconf || exit 1
     4aclocal -I /usr/local/share/aclocal || aclocal || exit 1
     5autoheader || autoheader || exit 1
     6libtoolize -c -f || libtoolize -c -f || glibtoolize -c -f || exit 1
     7automake -a -c || automake -a -c || exit 1
     8autoconf || autoconf || exit 1
Note: See TracChangeset for help on using the changeset viewer.