Changeset 01ab01295aa25e508c1efa2fc105112755b578b9
- Timestamp:
- 02/17/08 04:49:06
(5 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1203223746 +0000
- git-parent:
[44d84135d4e6ce4bc9575d9727748f945dfcbd2d]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1203223746 +0000
- Message:
define (err, undefine) these, so autoconf will populate them
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1d69a01 |
r01ab012 |
|
| 55 | 55 | #undef HAVE_STDLIB_H |
|---|
| 56 | 56 | #undef HAVE_SYS_PARAM_H |
|---|
| | 57 | #undef HAVE_SEMAPHORE_H |
|---|
| 57 | 58 | #undef HAVE_TIME_H |
|---|
| 58 | 59 | #undef HAVE_SYS_STAT_H |
|---|
| … | … | |
| 69 | 70 | #undef HAVE_U_INTXX_T |
|---|
| 70 | 71 | #define IFS_CH '/' |
|---|
| | 72 | #undef BROKEN_SEM_INIT |
|---|
| 71 | 73 | |
|---|
| 72 | 74 | #ifdef HAVE_STRING_H |
|---|