Changeset 228 for branches/samba-3.2.x/source/lib/replace/autoconf-2.60.m4
- Timestamp:
- May 26, 2009, 9:44:50 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/lib/replace/autoconf-2.60.m4
r133 r228 180 180 # Enable extensions on systems that normally disable them, 181 181 # typically due to standards-conformance issues. 182 m4_ifndef([AC_USE_SYSTEM_EXTENSIONS],[ 182 183 AC_DEFUN([AC_USE_SYSTEM_EXTENSIONS], 183 184 [ … … 209 210 AC_DEFINE([_POSIX_PTHREAD_SEMANTICS]) 210 211 ]) 212 ])
Note:
See TracChangeset
for help on using the changeset viewer.