home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / misc / 4070 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.unix.misc
  2. Path: sparky!uunet!utcsri!newsflash.concordia.ca!IRO.UMontreal.CA!pinard
  3. From: pinard@IRO.UMontreal.CA (Francois Pinard)
  4. Subject: Re: Is anyone using m4?
  5. In-Reply-To: crigler@cs.ucf.edu's message of Tue, 3 Nov 1992 16: 41:49 GMT
  6. Message-ID: <PINARD.92Nov9120822@kovic.IRO.UMontreal.CA>
  7. Sender: news@IRO.UMontreal.CA
  8. Organization: Universite' de Montre'al
  9. References: <crigler.720808909@eola.cs.ucf.edu>
  10. Distribution: comp.*.unix
  11. Date: Mon, 9 Nov 1992 17:08:22 GMT
  12. Lines: 19
  13.  
  14. In article <crigler.720808909@eola.cs.ucf.edu> crigler@cs.ucf.edu (James Crigler) writes:
  15.  
  16.    Is m4 really used for anything, or is it just a curiosity?
  17.  
  18. For one, I am certainly using it to front-end the input of many
  19. programs I wrote and who read an input syntax.  It adds a lot of
  20. flexibility to them for my users.  Deviantly, I routinely use it when
  21. I have a big deal of substitutions to make on text files.  m4 is often
  22. used installing big software.  Some sendmail's use it, in particular.
  23.  
  24. For an instructive example of usage, look at:
  25.  
  26.     @prep.ai.mit.edu:pub/gnu/autoconf-1.2.tar.Z
  27.  
  28. This is pure m4, used to construct configurators for GNU products.
  29. --
  30. Franc,ois Pinard        ``Vivement GNU!''        pinard@iro.umontreal.ca
  31. (514) 588-4656                                    ...!uunet!iros1!pinard
  32. Consider joining the League for Programming Freedom.  Email for details!
  33.