Changeset 1956 for branches/0.5-stable/Makefile.am
- Timestamp:
- May 7, 2009, 6:08:24 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.5-stable/Makefile.am
r1797 r1956 36 36 if ENABLE_SVN_SUPPORT 37 37 include build_support/svn_support.am 38 else 39 release: 40 @echo "ERROR: target 'release' not activated." 41 @echo " You need to run configure with '--enable-svn-support'." 42 @exit 1 38 43 endif 39 44
Note: See TracChangeset
for help on using the changeset viewer.