- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/configure.ac (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psLib/configure.ac
r23352 r24244 6 6 7 7 dnl this enables the building of libtap 8 dnl AC_CONFIG_SUBDIRS([test/tap]) 8 AC_CONFIG_SUBDIRS([test/tap]) 9 dnl AC_CONFIG_SUBDIRS([test/pstap]) 9 10 10 11 AM_INIT_AUTOMAKE([1.7 foreign dist-bzip2]) … … 39 40 AC_SUBST(PERL,$PERL) 40 41 41 dnlSUBDIR="etc src share test utils" dnl don't include 'swig', as it is optional42 SUBDIR="etc src share utils" dnl don't include 'swig', as it is optional42 SUBDIR="etc src share test utils" dnl don't include 'swig', as it is optional 43 dnl SUBDIR="etc src share utils" dnl don't include 'swig', as it is optional 43 44 44 45 SRCPATH='${top_srcdir}/src' … … 340 341 LDFLAGS=${TMP_LDFLAGS} 341 342 CPPFLAGS=${TMP_CPPFLAGS} 343 344 IPP_VERSION 342 345 343 346 dnl ------- enable -Werror after all of the probes have run ---------
Note:
See TracChangeset
for help on using the changeset viewer.
