- Revert my own commit - revision 299 (unneeded changes)
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@302 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
235fdfdbe0
commit
d56fd53f2d
|
@ -34,7 +34,6 @@ moddir = $(sharedir)/modules
|
||||||
localedir = @datadir@/locale
|
localedir = @datadir@/locale
|
||||||
|
|
||||||
sgpemv2_CPPFLAGS = -I@top_srcdir@ \
|
sgpemv2_CPPFLAGS = -I@top_srcdir@ \
|
||||||
-I@srcdir@/templates \
|
|
||||||
-DPYCDIR="\"$(pycdir)\"" \
|
-DPYCDIR="\"$(pycdir)\"" \
|
||||||
-DMODDIR="\"$(moddir)\"" \
|
-DMODDIR="\"$(moddir)\"" \
|
||||||
-DLOCALEDIR="\"$(localedir)\"" \
|
-DLOCALEDIR="\"$(localedir)\"" \
|
||||||
|
|
|
@ -35,7 +35,6 @@ moddir = $(sharedir)/modules
|
||||||
localedir = @datadir@/locale
|
localedir = @datadir@/locale
|
||||||
|
|
||||||
libbackend_la_CPPFLAGS = -I@top_srcdir@ \
|
libbackend_la_CPPFLAGS = -I@top_srcdir@ \
|
||||||
-I@srcdir@/../templates \
|
|
||||||
-DPYCDIR="\"$(pycdir)\"" \
|
-DPYCDIR="\"$(pycdir)\"" \
|
||||||
-DMODDIR="\"$(moddir)\"" \
|
-DMODDIR="\"$(moddir)\"" \
|
||||||
-DLOCALEDIR="\"$(localedir)\"" \
|
-DLOCALEDIR="\"$(localedir)\"" \
|
||||||
|
|
|
@ -35,7 +35,6 @@ moddir = $(sharedir)/modules
|
||||||
localedir = @datadir@/locale
|
localedir = @datadir@/locale
|
||||||
|
|
||||||
libpyloader_la_CPPFLAGS = -I@top_srcdir@ \
|
libpyloader_la_CPPFLAGS = -I@top_srcdir@ \
|
||||||
-I@srcdir@/../templates \
|
|
||||||
-DPYCDIR="\"$(pycdir)\"" \
|
-DPYCDIR="\"$(pycdir)\"" \
|
||||||
-DMODDIR="\"$(moddir)\"" \
|
-DMODDIR="\"$(moddir)\"" \
|
||||||
-DLOCALEDIR="\"$(localedir)\"" \
|
-DLOCALEDIR="\"$(localedir)\"" \
|
||||||
|
|
Loading…
Reference in New Issue