
The crowd packed into the conference room at the Davis Food Co-Op.

Mark begins his talk.

LUGOD's new projector sitting on our new demo machine!

Autotools try to solve "the portability problem."

A typical "./configure", "make", "make install" process.

An example program; show the time since the epoch.

Mark explaining the simple code...

Now Mark shows a better version; one that's portable among various Unix-like
systems.

Watching "./configure" determine which time-related libraries to use.

(More of the same.)

Using gvim to tweak the code...