Codebase list ohcount / 3c3c2f4 test / expected_dir / configure.ac
3c3c2f4

Tree @3c3c2f4 (Download .tar.gz)

configure.ac @3c3c2f4raw · history · blame

1
2
3
4
5
autoconf	comment	dnl This is an autoconf file.
autoconf	blank	
autoconf	code	AC_INIT([giant-space-monkey], [0.0])
autoconf	code	AC_PREREQ(2.5)
autoconf	blank