mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
Added datarootdir variable as usual behavior and to avoid autoconf warning
This commit is contained in:
@@ -65,6 +65,7 @@ prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
libdir = @libdir@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
datarootdir = @datarootdir@
|
||||
datadir = @datadir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user