Skip to content

Add a configure script#79

Merged
Rhialto merged 1 commit intomasterfrom
add-configure-script
Jan 14, 2026
Merged

Add a configure script#79
Rhialto merged 1 commit intomasterfrom
add-configure-script

Conversation

@Rhialto
Copy link
Member

@Rhialto Rhialto commented Jan 11, 2026

so that you don't need to run autogen.sh (and install autoconf and/or automake) when you just want to build the unmodified emulator.

so that you don't need to run autogen.sh (and install autoconf and/or
automake) when you just want to build the unmodified emulator.
Copy link
Contributor

@hdtodd hdtodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed on both Mac OSX Tahoe and Raspberry Pi (Debian) Trixie that the proposed additions generate equivalent executables (differences in timestamps from using autogen.sh). And the proposed additions simplify compilation and installation for those who don't have autoconfig installed.

@Rhialto Rhialto merged commit 8c2510c into master Jan 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments