Skip to content

Instantly share code, notes, and snippets.

@mranney
Created July 7, 2012 03:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mranney/3064387 to your computer and use it in GitHub Desktop.
Save mranney/3064387 to your computer and use it in GitHub Desktop.
/voxer/deploy/node_mjr master# ./configure
File "./configure", line 283
o['default_configuration'] = 'Debug' if options.debug else 'Release'
^
SyntaxError: invalid syntax
Python 2.4.6 (#1, Nov 2 2011, 14:03:15)
[GCC 4.6.1] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment