source: trunk/pbs_swig/distro/configure.in @ 64

Last change on this file since 64 was 64, checked in by bas, 19 years ago

Addded Configure script and debian tools:

  • Thanks to Yaroslav Halchenko
File size: 128 bytes
Line 
1AC_INIT(Makefile.in)
2AC_SUBST(prefix)
3AC_SUBST(exec_prefix)
4AC_SUBST(pyexecdir)
5
6AM_PATH_PYTHON
7
8AC_OUTPUT(
9        Makefile
10        )
Note: See TracBrowser for help on using the repository browser.