- 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:
tchernobog 2006-02-07 20:48:22 +00:00
parent 235fdfdbe0
commit d56fd53f2d
3 changed files with 0 additions and 3 deletions

View File

@ -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)\"" \

View File

@ -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)\"" \

View File

@ -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)\"" \