路径中的 Autoconf 空间 [英] Autoconf spaces in path

查看:25
本文介绍了路径中的 Autoconf 空间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚将一个 C++ 项目转换为一个 autotools 项目,并从 这里.当我的路径应该是bla bla"时,构建失败说sh:/home/me/bla:没有这样的文件或目录".问题是我没有在任何地方写任何路径.我该怎么办?除了重命名路径...哦!

I just converted a c++ project to a autotools project and written a few lines in configure.ac from here. Build fails saying "sh: /home/me/bla: No such file or directory" when my path should be "bla bla". The problem is I didn't write any path anywhere. What shoul I do? Except for renaming the path... Doh!

推荐答案

抱歉,有几件事您无法使用 autoconf 来完成,名称中包含空格的路径就是其中之一.

Sorry, there are just a few things that you can't do with autoconf and have a path with spaces in the name is one of them.

这篇关于路径中的 Autoconf 空间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆