DeviceKit-power 006 released (original) (raw)

Richard Hughes hughsient at gmail.com
Mon Mar 2 07:41:30 PST 2009


On Mon, 2009-03-02 at 16:33 +0100, Michael Biebl wrote:

looks like configure.ac is bit out of sync:

ACINIT(DeviceKit-power, 003, http://lists.freedesktop.org/mailman/listinfo/devkit-devel) AMINITAUTOMAKE(DeviceKit-power, 007) (note the 003 vs 007)

Good catch.

I suggest, setting the project name and version number only via ACINIT and use a simple AMINITAUTOMAKE call like so ACINIT(DeviceKit-power, 007, http://lists.freedesktop.org/mailman/listinfo/devkit-devel) AMINITAUTOMAKE

The AMINITAUTOMAKE macro will automatically pull the project name and version number from ACINIT.

With this method, if you do make dist, you get devicekit-power-007.tar.gz rather than DeviceKit-power-007.tar.gz

I'm no automake legend -- any ideas?

Richard.



More information about the devkit-devel mailing list