[parted-devel] [PATCH] build: avoid configure-time syntax error

Jim Meyering jim at meyering.net
Thu Jul 16 18:02:46 UTC 2009


Building on an ubuntu system without devmapper devel libraries,
I saw this failure:

  ./configure: line 264: return: but: numeric argument required
  ./configure: line 24783: --enable-device-mapper: command not found
  configure: error: libdevmapper could not be found

Then, looking at configure.ac, I found many other quoting problems.
This fixes most of them:



More information about the parted-devel mailing list