aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fa4d5da..633b0f4 100755
--- a/configure
+++ b/configure
@@ -860,7 +860,7 @@ echo prefix = $prefix >> configure.log
860echo sharedlibdir = $sharedlibdir >> configure.log 860echo sharedlibdir = $sharedlibdir >> configure.log
861echo uname = $uname >> configure.log 861echo uname = $uname >> configure.log
862 862
863# udpate Makefile with the configure results 863# update Makefile with the configure results
864sed < ${SRCDIR}Makefile.in " 864sed < ${SRCDIR}Makefile.in "
865/^CC *=/s#=.*#=$CC# 865/^CC *=/s#=.*#=$CC#
866/^CFLAGS *=/s#=.*#=$CFLAGS# 866/^CFLAGS *=/s#=.*#=$CFLAGS#