Mailinglist Archive: opensuse-programming (112 mails)
| < Previous | Next > |
Re: [suse-programming-e] Ant compared to Autotools
- From: John Lamb <J.D.Lamb@xxxxxxxxxxxxxx>
- Date: Fri, 12 Mar 2004 22:33:07 +0000
- Message-id: <40523AA3.1070708@xxxxxxxxxxxxxx>
Steven T. Hatton wrote:
Probably there is. Maybe Automake only adds the stuff actually in /usr/share/automake-*
In fact, these four can be empty. There is a standard format for ChangeLog - just look at some standard package to see it. The others don't have any particular format as far as I know. So, if you can't find a more definitive answer,
# touch NEWS README AUTHORS ChangeLog
will work.
--
JDL
Non enim propter gloriam, diuicias aut honores pugnamus set propter
libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.
# touch NEWS README AUTHORS ChangeLog
I thought there was a way of importing templates for these files. No?
Probably there is. Maybe Automake only adds the stuff actually in /usr/share/automake-*
In fact, these four can be empty. There is a standard format for ChangeLog - just look at some standard package to see it. The others don't have any particular format as far as I know. So, if you can't find a more definitive answer,
# touch NEWS README AUTHORS ChangeLog
will work.
--
JDL
Non enim propter gloriam, diuicias aut honores pugnamus set propter
libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.
| < Previous | Next > |