- Fix datarootdir for autoconf 2.60
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@713 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
b7d61d5c56
commit
4108b39c09
5 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
SUBDIRS = po
|
||||
|
||||
# directories definition
|
||||
datarootdir = @datarootdir@
|
||||
localedir = @datadir@/locale
|
||||
plugindir = $(SGPEMV2_PLUGINS_DIR)
|
||||
sharedir = $(plugindir)/extras/pyloader
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
SUBDIRS = po
|
||||
|
||||
# directories definition
|
||||
datarootdir = @datarootdir@
|
||||
localedir = @datadir@/locale
|
||||
plugindir = $(SGPEMV2_PLUGINS_DIR)
|
||||
sharedir = $(plugindir)/extras/xmlsave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue