Added example.m4
This commit is contained in:
parent
a7130e6821
commit
0a114383e8
4
example.m4
Normal file
4
example.m4
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
define(macro, my_text)dnl
|
||||||
|
define(macro2, `my_text is $1')dnl
|
||||||
|
macro
|
||||||
|
macro2(lovely)
|
Loading…
x
Reference in New Issue
Block a user