]> git.tuebingen.mpg.de Git - misma.git/blob - config.mak.in
Fix seconds_to_human().
[misma.git] / config.mak.in
1 # SPDX-License-Identifier: GPL-2.0+
2
3 prefix := @prefix@
4 exec_prefix := @exec_prefix@
5
6 # These two use prefix and exec_prefix
7 sbindir := @sbindir@
8 datarootdir := @datarootdir@
9
10 LOPSUBGEN := @LOPSUBGEN@
11 M4 := @M4@