LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 893|回复: 1

想在自动生成的Makefile里加入mysql的头文件,库,如何修改configure.in?

[复制链接]
发表于 2004-12-14 11:58:56 | 显示全部楼层 |阅读模式
想在自动生成的Makefile里加入mysql的头文件,库,如何修改configure.in?
发表于 2004-12-14 12:16:40 | 显示全部楼层
可以去改Makefile.am
加上xxx_CFLAGS=-Ixxx
参考:
http://www.gnu.org/software/auto ... -2.57/autoconf.html
http://www.gnu.org/software/automake/manual/automake.html


试试如果直接运行
CFLAGS=-Ixxx ./configure
能搞定,就什么也不用改了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表