aclocal
/automake
aclocal
autoheader -f
automake -a -f
configure
vanlig, på linux.
./configure --with-mysql=/usr --sysconfdir=/etc
vi burde kanskje komplisere med libmysqlclient statisk, sånn at vi slipper avhengigheter mot en spesiell rpmpakke.
For å rydde til configure
-start:
make maintainer-clean-am
Description
Database administration tool for non-admin users, continuation of https://git.pvv.ntnu.no/Projects/mysql-admtools
Readme
266 KiB
Languages
C
95%
M4
2.6%
Shell
1.3%
Makefile
1.1%