Changeset 21398
- Timestamp:
- Feb 6, 2009, 2:17:35 PM (17 years ago)
- File:
-
- 1 edited
-
branches/eam_branch_20090206/psLib/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20090206/psLib/configure.ac
r19052 r21398 6 6 7 7 dnl this enables the building of libtap 8 AC_CONFIG_SUBDIRS([test/tap])8 dnl AC_CONFIG_SUBDIRS([test/tap]) 9 9 10 10 AM_INIT_AUTOMAKE([1.7 foreign dist-bzip2]) … … 39 39 AC_SUBST(PERL,$PERL) 40 40 41 SUBDIR="etc src share test utils" dnl don't include 'swig', as it is optional 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 42 43 43 44 SRCPATH='${top_srcdir}/src'
Note:
See TracChangeset
for help on using the changeset viewer.
