Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
(Initial cut) |
(un-truncate sentence) |
||
Line 38: | Line 38: | ||
*** AC_TRY_LINK | *** AC_TRY_LINK | ||
*** MOZ_ARG_* | *** MOZ_ARG_* | ||
* Sep-Oct 2007 - Replace custom shell scripting with custom parameterized M4 macros which can produce | * Sep-Oct 2007 - Replace custom shell scripting with custom parameterized M4 macros which can produce python and shell equivalents | ||
* Sep-Oct 2007 - Replace AC_INIT/AC_CANONICAL_SYSTEM | * Sep-Oct 2007 - Replace AC_INIT/AC_CANONICAL_SYSTEM | ||
* Nov 2007 - Make M4 macros produce a native python script instead of a shell script | * Nov 2007 - Make M4 macros produce a native python script instead of a shell script | ||
* Dec 2007 - Clean up poor python scripting produced by the change |