summaryrefslogtreecommitdiffstats
path: root/attic/servers/gpib_server_lin/autogen.sh
blob: a4b587898cbc5776fe976b4036eb28ac151ff661 (plain)
1
2
3
4
5
6
7
#!/bin/bash

cp -Rp /usr/share/libtool/config/ltmain.sh ltmain.sh
cp -Rp /usr/share/libtool/libltdl/aclocal.m4 aclocal.m4
aclocal
autoconf
automake