Changeset 4360
- Timestamp:
- Feb 10, 2010, 1:32:28 PM (13 years ago)
- Location:
- neercs/trunk
- Files:
-
- 3 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
neercs/trunk/test/Makefile.am
r4222 r4360 1 2 if BUILD_DOCUMENTATION 3 doxygen_tests = check-doxygen 4 endif 1 5 2 6 EXTRA_DIST = $(TESTS) 3 7 4 TESTS = check- build8 TESTS = check-source check-win32 $(doxygen_tests) 5 9 -
neercs/trunk/win32/config.h
r4223 r4360 9 9 /* #undef HAVE_PTY_H */ 10 10 /* #undef HAVE_PYTHON2 */ 11 /* #undef HAVE_PYTHON26 */ 11 12 /* #undef HAVE_PYTHON3 */ 12 13 /* #undef HAVE_SECURITY_PAM_APPL_H */
Note: See TracChangeset
for help on using the changeset viewer.