IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 20, 2009, 11:23:23 AM (17 years ago)
Author:
jhoblitt
Message:

merge neb_distrib_20081210

Location:
trunk/Nebulous
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous

    • Property svn:mergeinfo set to (toggle deleted branches)
      /branches/eam_branches/eam_branch_20090303/Nebulous23158-23228
      /branches/jhoblitt/Nebulous2785-12604
      /branches/pap/Nebulous23511-23685,​23690-23739
  • trunk/Nebulous/nebclient/tests/tap

    • Property svn:ignore
      •  

        old new  
         1.in
         2Makefile
         3Makefile.in
         4aclocal.m4
         5autom4te.cache
         6config.log
         7config.status
        18configure
        2 Makefile.in
        3 config.log
        4 depcomp
        5 config.status
        6 config.guess
        7 ltmain.sh
        8 config.sub
        9 autom4te.cache
        109libtool
        11 missing
        12 aclocal.m4
        13 Makefile
        14 install-sh
        15 src/Makefile.in
        16 src/stamp-h1
        17 src/config.h
        18 src/config.h.in
        19 src/.deps
        20 src/Makefile
         10*.bb
         11*.bbg
         12*.da
         13gmon.out
  • trunk/Nebulous/nebclient/tests/tap/bootstrap.sh

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