Changeset 812 for trunk/Makefile.am
- Timestamp:
- Aug 8, 2009, 1:24:13 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r775 r812 33 33 if ENABLE_SVN_SUPPORT 34 34 include build_support/svn_support.am 35 else 36 release: 37 @echo "ERROR: target 'release' not activated." 38 @echo " You need to run configure with '--enable-svn-support'." 39 @exit 1 35 40 endif 36 41
Note: See TracChangeset
for help on using the changeset viewer.