Changeset 4362100
- Timestamp:
- 10/25/06 10:40:11 (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:
- 01bc623
- Parents:
- 3ed9a80
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r0c835956 r4362100 143 143 AC_ARG_WITH(man, 144 144 AS_HELP_STRING(--with-man,install man pages by default), 145 146 145 if test "$withval" = yes 147 146 then 148 MANPAGES="docs/man/man3/[a-zA-Z]*.3 ]"147 MANPAGES="docs/man/man3/[a-zA-Z]*.3" 149 148 else 150 149 MANPAGES=""
Note: See TracChangeset
for help on using the changeset viewer.