IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19244


Ignore:
Timestamp:
Aug 27, 2008, 2:12:23 PM (18 years ago)
Author:
Paul Price
Message:

Fixing bad variable that was in ALL autogen scripts.

Location:
trunk
Files:
28 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStoreServer/autogen.sh

    r16673 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979#$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/Nebulous/nebclient/autogen.sh

    r14410 r19244  
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
     
    8383# bypass taps bootstrap.sh
    8484cd ./tests/tap
    85 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     85$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    8686$ACLOCAL || echo "$ACLOCAL failed"
    8787$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/archive/scripts/src/phase2/autogen.sh

    r5635 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979#$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/dvoTools/autogen.sh

    r11804 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/glueforge/autogen.sh

    r11607 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL -I m4 || echo "$ACLOCAL failed"
    7979#$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ippTasks/autogen.sh

    r11607 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979#$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ippTools/autogen.sh

    r11607 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL -I m4 || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ippconfig/autogen.sh

    r11607 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979#$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ippdb/autogen.sh

    r11823 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/pedestal/autogen.sh

    r11975 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/pois/autogen.sh

    r11607 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL -I m4 || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppArith/autogen.sh

    r15571 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppConfigDump/autogen.sh

    r12809 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppImage/autogen.sh

    r11607 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppMerge/autogen.sh

    r11607 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppNorm/autogen.sh

    r11607 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppSim/autogen.sh

    r12833 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppStack/autogen.sh

    r13464 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppStats/autogen.sh

    r11607 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/ppSub/autogen.sh

    r13341 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/psLib/autogen.sh

    r11606 r19244  
    2626($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2727        echo
    28         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     28        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2929        echo "Download the appropriate package for your distribution,"
    3030        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7878fi
    7979
    80 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     80$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    8181$ACLOCAL -I m4 || echo "$ACLOCAL failed"
    8282$AUTOHEADER || echo "$AUTOHEADER failed"
     
    8686# bypass taps bootstrap.sh
    8787cd ./test/tap
    88 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     88$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    8989$ACLOCAL || echo "$ACLOCAL failed"
    9090$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/psModules/autogen.sh

    r11604 r19244  
    2626($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2727        echo
    28         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     28        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2929        echo "Download the appropriate package for your distribution,"
    3030        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7878fi
    7979
    80 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     80$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    8181$ACLOCAL || echo "$ACLOCAL failed"
    8282$AUTOHEADER || echo "$AUTOHEADER failed"
     
    8686# bypass taps bootstrap.sh
    8787cd ./test/tap
    88 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     88$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    8989$ACLOCAL || echo "$ACLOCAL failed"
    9090$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/psastro/autogen.sh

    r11607 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/psphot/autogen.sh

    r11607 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/pstamp/autogen.sh

    r16132 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/pswarp/autogen.sh

    r11607 r19244  
    2323($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424        echo
    25         echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626        echo "Download the appropriate package for your distribution,"
    2727        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 $LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/simtest/autogen.sh

    r11638 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979#$AUTOHEADER || echo "$AUTOHEADER failed"
  • trunk/stac/autogen.sh

    r11607 r19244  
    2323#($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
    2424#        echo
    25 #        echo "You must have $LIBTOOlIZE installed to compile $PROJECT."
     25#        echo "You must have $LIBTOOLIZE installed to compile $PROJECT."
    2626#        echo "Download the appropriate package for your distribution,"
    2727#        echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
     
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77#$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
Note: See TracChangeset for help on using the changeset viewer.