Database administration tool for non-admin users, continuation of https://git.pvv.ntnu.no/Projects/mysql-admtools
Aslak Raanes 4cda7f50d7 | ||
---|---|---|
.gitignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md | ||
acconfig.h | ||
common.c | ||
configure.ac | ||
mysql-admutils.h | ||
mysql-dbadm.c | ||
mysql-useradm.c | ||
pwfile.c | ||
pwlex.l | ||
pwyacc.y | ||
stamp-h.in |
README.md
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