- Create directory structure, configure.ac and python source code files.
- Run 'aclocal' to create aclocal.m4 and autom4te.cache/.
- Run 'autoconf' to create configure script.
- Run 'automake --add-missing' to create Makefile.in files.
- Run './configure' to create Makefile files.
- Run 'make' to compile and create executable.
forked from kostaz/python-autotools-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
lleoncr/python-autotools-tutorial
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
python-autotools-tutorial
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Makefile 99.2%
- Other 0.8%