Changeset 852 for branches/0.7-stable


Ignore:
Timestamp:
Nov 17, 2009, 6:14:37 AM (14 years ago)
Author:
Peter Johansson
Message:

remove temporary hack that did not work because I was too fast to remove the am file. If you follow this branch by switching from the trunk, you'll need to recreate the Makefile in your favorite way e.g.: ./bootstrap && ./config.status --recheck or (slightly cheaper) autoreconf -sim

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.7-stable/Makefile.am

    r851 r852  
    3232  rm -rf svndigest *~
    3333
    34 ## FIXME remove this temporary hack to avoid broken Makefile
    35 $(srcdir)/build_support/svn_support.am:
    36 
    3734# This is a workaround to avoid a broken make when .m4 files are
    3835# renamed or deleted. Something similar will be provided by Automake 1.11
Note: See TracChangeset for help on using the changeset viewer.