summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper-devel/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/nspluginwrapper-devel/files/patch-configure')
-rw-r--r--www/nspluginwrapper-devel/files/patch-configure13
1 files changed, 11 insertions, 2 deletions
diff --git a/www/nspluginwrapper-devel/files/patch-configure b/www/nspluginwrapper-devel/files/patch-configure
index 6007dc2bcd6f..88e6d7733b5d 100644
--- a/www/nspluginwrapper-devel/files/patch-configure
+++ b/www/nspluginwrapper-devel/files/patch-configure
@@ -1,5 +1,5 @@
---- ./configure.orig Sun Mar 4 23:01:22 2007
-+++ ./configure Wed Apr 4 20:20:59 2007
+--- configure.orig 2009-01-02 11:54:10.000000000 +0300
++++ configure 2009-01-09 05:42:24.000000000 +0300
@@ -6,13 +6,8 @@
PACKAGE=nspluginwrapper
@@ -16,3 +16,12 @@
TMPC="${TMPDIR1}/npw-conf-${RANDOM}-$$-${RANDOM}.c"
TMPO="${TMPDIR1}/npw-conf-${RANDOM}-$$-${RANDOM}.o"
+@@ -728,7 +723,7 @@
+ elif test "$host_cpu" = "x86_64" ; then
+ echo "ARCH=x86_64" >> $config_mak
+ echo "#define HOST_X86_64 1" >> $config_h
+- echo "#define HOST_ARCH \"x86_64\"" >> $config_h
++ echo "#define HOST_ARCH \"amd64\"" >> $config_h
+ elif test "$host_cpu" = "ppc" ; then
+ echo "ARCH=ppc" >> $config_mak
+ echo "#define HOST_PPC 1" >> $config_h