HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #313

Ticket #313: llvm-3.0-autoregen.diff

File llvm-3.0-autoregen.diff, 641 bytes (added by kallisti5, 3 years ago)

not used patch so Haiku can regenerate configure

  • autoconf/AutoRegen.sh

    diff --git a/autoconf/AutoRegen.sh b/autoconf/AutoRegen.sh
    index 5102aeb..e9b944c 100755
    a b clean() { 
    1414### Periods should be escaped with backslash for use by grep. 
    1515### 
    1616### If you update these, please also update docs/GettingStarted.html 
    17 want_autoconf_version='2\.61' 
     17want_autoconf_version='2\.68' 
    1818want_autoheader_version=$want_autoconf_version 
    19 want_aclocal_version='1\.10' 
    20 want_libtool_version='1\.5\.22' 
     19want_aclocal_version='1\.11\.1' 
     20want_libtool_version='2\.4' 
    2121### END NOTE ######################################################### 
    2222 
    2323outfile=configure 

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/