summaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-12-24 23:30:19 -0500
committermidipix <writeonce@midipix.org>2016-11-10 23:35:34 -0500
commit97a3637cfd4a798bcebf0a2079fdcf2bd100c9cb (patch)
tree3c9d5ab2fa9c964bd81d8e5e0082fa093253ab67 /configure
parenta074570733ae8485d867ffe77827941a2c06afed (diff)
downloadperk-97a3637cfd4a798bcebf0a2079fdcf2bd100c9cb.tar.bz2
perk-97a3637cfd4a798bcebf0a2079fdcf2bd100c9cb.tar.xz
whitespace meditation.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c53cc2e..3e222ce 100755
--- a/configure
+++ b/configure
@@ -315,7 +315,7 @@ config_copy()
\
-e 's^@native_cc@^'"$mb_native_cc"'^g' \
-e 's^@native_os@^'"$mb_native_os"'^g' \
- -e 's^@native_os_bits@^'"$mb_native_os_bits"'^g' \
+ -e 's^@native_os_bits@^'"$mb_native_os_bits"'^g' \
-e 's^@native_os_underscore@^'"$mb_native_os_underscore"'^g' \
\
-e 's^@user_cc@^'"$mb_user_cc"'^g' \