Changeset 1119 for trunk/configure.ac
- Timestamp:
- Jul 4, 2010, 8:34:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r1057 r1119 325 325 bin/Makefile 326 326 lib/Makefile 327 lib/yat/Makefile327 yat/Makefile 328 328 man/Makefile 329 329 test/environment.h 330 330 test/Makefile]) 331 331 332 AC_CONFIG_HEADER([ lib/yat/config_public.h])332 AC_CONFIG_HEADER([yat/config_public.h]) 333 333 334 334 # Print failure status information about selected items, and exit if
Note: See TracChangeset
for help on using the changeset viewer.