tegnsettfeil

This commit is contained in:
Aslak Raanes 2018-10-05 15:48:52 +02:00
parent 2e4bc934bf
commit a067a0991e
1 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
## autoreconf ## autoreconf
autoreconf --force --install --symlink autoreconf --force --install --symlink
## `configure` ## configure
vanlig, på linux. vanlig, på linux.
./configure --with-mysql=/usr --sysconfdir=/etc ./configure --with-mysql=/usr --sysconfdir=/etc
vi burde kanskje komplisere med libmysqlclient statisk, vi burde kanskje komplisere med libmysqlclient statisk,
sånn at vi slipper avhengigheter mot en spesiell rpmpakke. sånn at vi slipper avhengigheter mot en spesiell rpmpakke.
For å rydde til `configure`-start: For å rydde til `configure`-start:
make maintainer-clean-am make maintainer-clean-am