summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 59dee01)
raw | patch | inline | side by side (parent: 59dee01)
author | acspike <acspike@users.sourceforge.net> | |
Mon, 29 May 2006 15:09:20 +0000 (15:09 +0000) | ||
committer | acspike <acspike@users.sourceforge.net> | |
Mon, 29 May 2006 15:09:20 +0000 (15:09 +0000) |
sob, sob.
Makefile.mingw.common | patch | blob | history | |
packaging/autopackage/default.apspec.in | patch | blob | history |
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index f36b6fd8173f1a0352f83445037ed3f271102f2b..25fe5f35835b79a49762ee4fb392b7a52047ca7f 100644 (file)
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
####### Inkboard abilities.
####### You must 'make -f Makefile.mingw clean' when turning this on or off
-CFLAGS += -DWITH_INKBOARD
+#CFLAGS += -DWITH_INKBOARD
####### IMPLICIT RULES
.cpp.o:
index 913d0d53a6eb5a0f2312ba9f8ef8674596d715fb..5fe2884a6735db1418251cda6923f3e56b7acc1f 100644 (file)
if [ ! -x configure ]; then
./autogen.sh
fi
-export APBUILD_STATIC="popt gc gccpp gtkmm-2.4 gdkmm-2.4 atkmm-1.6 pangomm-1.4 glibmm-2.4 sigc-2.0 loudmouth-1 Xrender lcms"
+export APBUILD_STATIC="popt gc gccpp gtkmm-2.4 gdkmm-2.4 atkmm-1.6 pangomm-1.4 glibmm-2.4 sigc-2.0 Xrender lcms"
export APBUILD_PROJECTNAME=inkscape
PATH=/usr/local/src/inkscape/extra/static/bin:$PATH
CPPFLAGS="-I/usr/local/src/inkscape/extra/static/include"
LDFLAGS="-L/usr/local/src/inkscape/extra/static/lib"
export PATH PKG_CONFIG_PATH CPPFLAGS LDFLAGS
-prepareBuild --enable-binreloc --with-gnome-vfs=no --enable-inkboard --enable-lcms
+prepareBuild --enable-binreloc --with-gnome-vfs=no --enable-lcms
[BuildUnprepare]
unprepareBuild