Re: [PATCH] my first patch for emacs

2005-09-25 Thread Marcin Antczak
Dnia 14-09-2005, śro o godzinie 16:54 +0200, Marcin Antczak napisał(a): > Hi! > > This is my first patch I created for emacs - so, be gentle... > > This provides better test procedure when trying to build emacs from cvs > without bootstrap. RMS sent me mail with question a

autogen.sh question

2005-09-25 Thread Marcin Antczak
Hi! Could someone explain to me why there is no 'usual' ./autogen.sh file in emacs cvs? And why there is ./configure in cvs instead of just ./configure.in? I want to apply a patch to ./configure (debian-rpath workaround) and I wonder if should I apply this patch to ./configure or to ./configure

[PATCH] my first patch for emacs

2005-09-14 Thread Marcin Antczak
Hi! This is my first patch I created for emacs - so, be gentle... This provides better test procedure when trying to build emacs from cvs without bootstrap. I hope you will like it. Regards, Marcin ? makefile.elc.test.diff Index: Makefile.in ==