source:
trunk/athena/lib/Xj/configure.in
@
12242
Revision 12242, 210 bytes checked in by ghudson, 26 years ago (diff) |
---|
Line | |
---|---|
1 | dnl Process this file with autoconf to produce a configure script. |
2 | AC_INIT(Jets.c) |
3 | |
4 | AC_PROG_CC |
5 | AC_PROG_INSTALL |
6 | AC_PROG_RANLIB |
7 | AC_PATH_XTRA |
8 | |
9 | AC_STRUCT_TIMEZONE |
10 | AC_CHECK_HEADERS(sys/filio.h) |
11 | |
12 | AC_OUTPUT(Makefile) |
Note: See TracBrowser
for help on using the repository browser.