config problem in Extensions/X11 on 1.2

George M. Sipe (gsipe@rebel.atl.ga.us)
15 Apr 1995 01:22:54 GMT

The makefile.pre.in distributed in the Extensions directory will
not create a usable Makefile via makesetup as distributed.

Previously makesetup (called by 'make -f makefile.pre.in Makefile')
looked for "@MODOBJS@" and "@MODLIBS@" as tags for substitution.
With the 1.2 Python release, it looks for "_MODOBJS_" and "_MODLIBS_".

Just edit Makefile.pre.in to use the new format, remove Makefile.pre
and Makefile, then 'make -f makefile.pre.in Makefile' again.

-- 
George M. Sipe - gsipe@mindspring.com     Phone or FAX: (404) 447-4731