Lines Matching refs:automake
28 dnl This macro performs embedding of automake initialization
29 dnl code into configure script. When automake version 1.14 or
31 dnl results in 'subdir-objects' automake option being used.
32 dnl When using automake versions older than 1.14 this option
35 dnl Existence of automake _AM_PROG_CC_C_O m4 private macro
36 dnl is used to differentiate automake version 1.14 from older
42 ## Start of automake initialization code ##
51 ## End of automake initialization code ##
62 dnl This macro embeds automake machinery into configure
63 dnl script regardless of automake version used in order
66 dnl When using automake version 1.14 or newer, automake
214 dnl Embedding only takes place when using automake 1.14
221 dnl when using automake 'subdir-objects' option along