diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -860,7 +860,7 @@ echo prefix = $prefix >> configure.log | |||
860 | echo sharedlibdir = $sharedlibdir >> configure.log | 860 | echo sharedlibdir = $sharedlibdir >> configure.log |
861 | echo uname = $uname >> configure.log | 861 | echo uname = $uname >> configure.log |
862 | 862 | ||
863 | # udpate Makefile with the configure results | 863 | # update Makefile with the configure results |
864 | sed < ${SRCDIR}Makefile.in " | 864 | sed < ${SRCDIR}Makefile.in " |
865 | /^CC *=/s#=.*#=$CC# | 865 | /^CC *=/s#=.*#=$CC# |
866 | /^CFLAGS *=/s#=.*#=$CFLAGS# | 866 | /^CFLAGS *=/s#=.*#=$CFLAGS# |