Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183769 Details for
Bug 63847
media-gfx/kxstitch: cross stitch pattern editor
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
--prefix=/usr and --prefix=/usr/kde/3.5 configure diff
kxstitch.config.diff (text/plain), 5.79 KB, created by
Marian Kyral
on 2009-03-03 14:23:43 UTC
(
hide
)
Description:
--prefix=/usr and --prefix=/usr/kde/3.5 configure diff
Filename:
MIME Type:
Creator:
Marian Kyral
Created:
2009-03-03 14:23:43 UTC
Size:
5.79 KB
patch
obsolete
>--- config.status 2009-03-03 15:13:36.000000000 +0100 >+++ ../kxstitch_build/config.status 2009-02-15 21:48:39.000000000 +0100 >@@ -357,13 +357,13 @@ > ac_cs_version="\ > config.status > configured by ./configure, generated by GNU Autoconf 2.63, >- with options \"'--prefix=/usr' '--without-arts'\" >+ with options \"'--prefix=/usr/kde/3.5/' '--without-arts'\" > > Copyright (C) 2008 Free Software Foundation, Inc. > This config.status script is free software; the Free Software Foundation > gives unlimited permission to copy, distribute and modify it." > >-ac_pwd='/home/marian/data/kxstitch/kxstitch_build2' >+ac_pwd='/home/marian/data/kxstitch/kxstitch_build' > srcdir='.' > INSTALL='/usr/bin/install -c -p' > MKDIR_P='/bin/mkdir -p' >@@ -439,7 +439,7 @@ > fi > > if $ac_cs_recheck; then >- set X '/bin/sh' './configure' '--prefix=/usr' '--without-arts' $ac_configure_extra_args --no-create --no-recursion >+ set X '/bin/sh' './configure' '--prefix=/usr/kde/3.5/' '--without-arts' $ac_configure_extra_args --no-create --no-recursion > shift > $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6 > CONFIG_SHELL='/bin/sh' >@@ -596,16 +596,16 @@ > S["DCOPIDL"]="/usr/kde/3.5/bin/dcopidl" > S["DCOPIDLNG"]="/usr/kde/3.5/bin/dcopidlng" > S["KCFG_DEPENDENCIES"]="$(KCONFIG_COMPILER)" >-S["KCONFIG_COMPILER"]="/usr/bin/kconfig_compiler" >-S["MAKEKDEWIDGETS"]="/usr/bin/makekdewidgets" >+S["KCONFIG_COMPILER"]="/usr/kde/3.5/bin/kconfig_compiler" >+S["MAKEKDEWIDGETS"]="/usr/kde/3.5/bin/makekdewidgets" > S["include_ARTS_FALSE"]="" > S["include_ARTS_TRUE"]="#" > S["AUTODIRS"]="" > S["all_libraries"]="-L/usr/kde/3.5/lib -L/usr/qt/3/lib64 " >-S["all_includes"]="-I/usr/qt/3/include -I. " >-S["KDE_INCLUDES"]="" >+S["all_includes"]="-I/usr/kde/3.5/include -I/usr/qt/3/include -I. " >+S["KDE_INCLUDES"]="-I/usr/kde/3.5/include" > S["KDE_LDFLAGS"]="-L/usr/kde/3.5/lib" >-S["kde_includes"]="/usr/include" >+S["kde_includes"]="/usr/kde/3.5/include" > S["kde_libraries"]="/usr/kde/3.5/lib" > S["X_RPATH"]="" > S["KDE_RPATH"]="-R $(libdir) -R $(kde_libraries) -R $(qt_libraries)" >@@ -721,7 +721,7 @@ > S["KDECONFIG"]="/usr/kde/3.5/bin/kde-config" > S["am__untar"]="${AMTAR} xf -" > S["am__tar"]="${AMTAR} chof - \"$$tardir\"" >-S["AMTAR"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build2/admin/missing --run tar" >+S["AMTAR"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build/admin/missing --run tar" > S["am__leading_dot"]="." > S["SET_MAKE"]="" > S["AWK"]="gawk" >@@ -729,12 +729,12 @@ > S["MKDIR_P"]="/bin/mkdir -p" > S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" > S["STRIP"]="strip" >-S["install_sh"]="$(SHELL) /home/marian/data/kxstitch/kxstitch_build2/admin/install-sh" >-S["MAKEINFO"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build2/admin/missing --run makeinfo" >-S["AUTOHEADER"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build2/admin/missing --run autoheader" >-S["AUTOMAKE"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build2/admin/missing --run automake-1.10" >+S["install_sh"]="$(SHELL) /home/marian/data/kxstitch/kxstitch_build/admin/install-sh" >+S["MAKEINFO"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build/admin/missing --run makeinfo" >+S["AUTOHEADER"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build/admin/missing --run autoheader" >+S["AUTOMAKE"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build/admin/missing --run automake-1.10" > S["AUTOCONF"]="$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure" >-S["ACLOCAL"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build2/admin/missing --run aclocal-1.10" >+S["ACLOCAL"]="${SHELL} /home/marian/data/kxstitch/kxstitch_build/admin/missing --run aclocal-1.10" > S["VERSION"]="0.8.3.1" > S["PACKAGE"]="kxstitch" > S["CYGPATH_W"]="echo" >@@ -782,7 +782,7 @@ > S["sbindir"]="${exec_prefix}/sbin" > S["bindir"]="${exec_prefix}/bin" > S["program_transform_name"]="s,x,x," >-S["prefix"]="/usr" >+S["prefix"]="/usr/kde/3.5" > S["exec_prefix"]="${prefix}" > S["PACKAGE_BUGREPORT"]="" > S["PACKAGE_STRING"]=""
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 63847
:
39478
|
63013
|
68778
|
95012
|
182740
|
182742
| 183769 |
263899
|
383510