Skip to content

Tool for managing dependencies in software projects using GNU Autotools

License

Notifications You must be signed in to change notification settings

zopencommunity/automakeport

Repository files navigation

Automatic version updates

Automake

Tool for managing dependencies in software projects using GNU Autotools

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install automake

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/automakeport.git
cd automakeport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

TBD

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.