使用autoheader命令可以为使用configure创建C定义的模板文件。在结尾处扫描模板文件,或configure.ac文件,或configure.ina文件
语法格式:autoheader [参数] [模板文件]
常用参数:
-v | 详细报告处理过程 |
-d | 不删除临时文件 |
-f | 考虑所有文件过时 |
参考实例
创建C定义时的模板文件:
[[email protected] ~]# autoheader
');mask-image:url('data:image/svg+xml;utf8,');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}/*]]>*/
使用autoheader命令可以为使用configure创建C定义的模板文件。在结尾处扫描模板文件,或configure.ac文件,或configure.ina文件
语法格式:autoheader [参数] [模板文件]
常用参数:
-v | 详细报告处理过程 |
-d | 不删除临时文件 |
-f | 考虑所有文件过时 |
参考实例
创建C定义时的模板文件:
[[email protected] ~]# autoheader