In this case, you over wrote our custom changes to ltmain.sh. Instead of autoreconf, you probably should just run automake, but only if a Makefile.am changes.
allan On Wed, Nov 28, 2012 at 6:31 PM, Paul Newall <p.newalls at ntlworld.com> wrote: > I changed the kodakaio backend to use avahi instead of cups for network auto > discovery. > That meant changing backends/Makefile.am > I'm not sure of the normal routine when Makefiles get changed. I did the > following: > > git pull > I edited some files including Makefile.am. > autoreconf > git add . > git commit -m <message> > git push > > Is that correct? > > -- > sane-devel mailing list: sane-devel at lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to sane-devel-request at lists.alioth.debian.org -- "The truth is an offense, but not a sin"
