AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

Loose mode autotools (just configure-ish thing) #97

Open Artoria2e5 opened 7 years ago

Artoria2e5 commented 7 years ago

The good old way of using a configure script to generate a Makefile may not necessarily involve GNU's autotools. However, as long as the arguments to the configure script are compatible, arguably using our current autotools parameter presets is better than writing a build.sh script. (Ease, consistency, etc.)

Therefore we should introduce a boolean parameter to specify a "just configure" loose mode which disables all other advanced features when turned on. The herementioned advanced features may include: