Advertisement
jorge_barroso

configure.patch

Jul 16th, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.48 KB | None | 0 0
  1. --- configure   2009-05-25 21:26:08.000000000 +0200
  2. +++ configure2  2014-07-16 17:53:16.265748149 +0200
  3. @@ -581,7 +581,7 @@
  4.  #
  5.  # Initializations.
  6.  #
  7. -ac_default_prefix=/usr/local
  8. +ac_default_prefix=/usr
  9.  ac_clean_files=
  10.  ac_config_libobj_dir=.
  11.  LIBOBJS=
  12. @@ -7636,7 +7636,8 @@
  13.  if test -n "$CONFIG_FILES"; then
  14.  
  15.  
  16. -ac_cr='
  17. '
  18. +ac_cr='
  19. +'
  20.  ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
  21.  if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
  22.    ac_cs_awk_cr='\\r'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement