Re: IF / ELSE / ENDIF macros for M4

2021-05-26 Thread Eric Blake
On Wed, Apr 07, 2021 at 09:58:08AM -0700, Mr. Clif wrote: > So not finding anything like this, I wrote some that seem to work pretty > well. Here they are: > > http://www.eugeneweb.com/wiki/Sites/M4Macros Thanks for the link. > > I defined the names without the #'s eg. IF, ELSE, ENDIF, etc... A

Re: ftp site question

2021-05-26 Thread Eric Blake
On Sun, Jan 10, 2021 at 02:39:30AM -0500, Bryan Gonzalez wrote: > If there is a better place to ask this question, please let me know. This is the right place; however, your mail caught me at a time where I was unable to be very responsive before now. > It would appear that the m4-latest links on

Re: IF / ELSE / ENDIF macros for M4

2021-05-26 Thread Mr. Clif
You're welcome Eric, Feel free to change the style or rewrite them from scratch to better match the other examples in the manual if needed, I'm not attached. :-) I would just like to see this tool available when others go looking for it. I'm happy to add whichever copyright you'd like to it,

Re: ftp site question

2021-05-26 Thread Bryan Gonzalez
No worries, thanks for the update! On Wed, May 26, 2021, 11:11 AM Eric Blake wrote: > On Sun, Jan 10, 2021 at 02:39:30AM -0500, Bryan Gonzalez wrote: > > If there is a better place to ask this question, please let me know. > > This is the right place; however, your mail caught me at a time where