IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24024


Ignore:
Timestamp:
Apr 30, 2009, 2:27:01 PM (17 years ago)
Author:
eugene
Message:

re-allow tests to be built

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r23793 r24024  
    66
    77dnl this enables the building of libtap
    8 dnl AC_CONFIG_SUBDIRS([test/tap])
     8AC_CONFIG_SUBDIRS([test/tap])
     9dnl AC_CONFIG_SUBDIRS([test/pstap])
    910
    1011AM_INIT_AUTOMAKE([1.7 foreign dist-bzip2])
     
    3940    AC_SUBST(PERL,$PERL)
    4041
    41 dnl SUBDIR="etc src share test utils" dnl don't include 'swig', as it is optional
    42 SUBDIR="etc src share utils" dnl don't include 'swig', as it is optional
     42SUBDIR="etc src share test utils" dnl don't include 'swig', as it is optional
     43dnl SUBDIR="etc src share utils" dnl don't include 'swig', as it is optional
    4344
    4445SRCPATH='${top_srcdir}/src'
Note: See TracChangeset for help on using the changeset viewer.