repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: a56ee2a570bb9dffb21697b6e04a43ffce324c12: path_to: revision_to:
commit a56ee2a570bb9dffb21697b6e04a43ffce324c12 Author: Marc LehmannDate: Sun Dec 12 06:40:11 2004 +0000 *** empty log message *** diff --git a/genac b/genac new file mode 100644 index 0000000000000000000000000000000000000000..b23cadfbff6152dacb84b1f22b233071e87b8f67 --- /dev/null +++ b/genac @@ -0,0 +1,5 @@ +#!/bin/sh + +autoheader autoconf/configure.in >autoconf/config.h.in +autoconf -I autoconf autoconf/configure.in >configure +
-----END OF PAGE-----