Changeset 01bc623
- Timestamp:
- 10/25/06 13:05:40 (14 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 16da8f3
- Parents:
- 4362100
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r4362100 r01bc623 142 142 # configure time options for man pages 143 143 AC_ARG_WITH(man, 144 AS_HELP_STRING(--with-man,install man pages by default), 144 AS_HELP_STRING(--with-man,install man pages by default),[ 145 145 if test "$withval" = yes 146 146 then … … 149 149 MANPAGES="" 150 150 fi 151 )151 ]) 152 152 153 153 AC_PROG_CXX
Note: See TracChangeset
for help on using the changeset viewer.