Changeset e283596
- Timestamp:
- 08/25/06 15:48:16 (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:
- 9d6b5cd
- Parents:
- 85a79b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r22ce0d5 re283596 66 66 # Checks for library functions. 67 67 AC_PROG_GCC_TRADITIONAL 68 AC_CHECK_FUNCS(socket strdup strlcpy )68 AC_CHECK_FUNCS(socket strdup strlcpy strcasecmp strncasecmp snprintf) 69 69 70 70 AC_CHECK_SIZEOF([long int])
Note: See TracChangeset
for help on using the changeset viewer.