IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21398


Ignore:
Timestamp:
Feb 6, 2009, 2:17:35 PM (17 years ago)
Author:
eugene
Message:

disable test build for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20090206/psLib/configure.ac

    r19052 r21398  
    66
    77dnl this enables the building of libtap
    8 AC_CONFIG_SUBDIRS([test/tap])
     8dnl AC_CONFIG_SUBDIRS([test/tap])
    99
    1010AM_INIT_AUTOMAKE([1.7 foreign dist-bzip2])
     
    3939    AC_SUBST(PERL,$PERL)
    4040
    41 SUBDIR="etc src share test utils" dnl don't include 'swig', as it is optional
     41dnl SUBDIR="etc src share test utils" dnl don't include 'swig', as it is optional
     42SUBDIR="etc src share utils" dnl don't include 'swig', as it is optional
    4243
    4344SRCPATH='${top_srcdir}/src'
Note: See TracChangeset for help on using the changeset viewer.