source: Sophya/trunk/SophyaLib/Mgr/devinstall@ 1254

Last change on this file since 1254 was 1254, checked in by ansari, 25 years ago

pour autoconf

  • Property svn:executable set to *
File size: 129 bytes
Line 
1#!/bin/csh
2
3cd ..
4ln Mgr/configure.in
5ln Mgr/Makefile.am
6ln Mgr/acconfig.h
7
8autoheader
9automake --add-missing --foreign
10autoconf
Note: See TracBrowser for help on using the repository browser.