Changeset c6c552ec06eff866726cb66f4181dec8bda674f1

Show
Ignore:
Timestamp:
24/04/07 16:02:40 (1 year ago)
Author:
Olivier Aubert <olivier.aubert@liris.cnrs.fr>
git-committer:
Olivier Aubert <olivier.aubert@liris.cnrs.fr> 1177423360 +0000
git-parent:

[d08ba16893629f32dcac2315f4d37b6c31e5199a]

git-author:
Olivier Aubert <olivier.aubert@liris.cnrs.fr> 1177423360 +0000
Message:

bindings/python/Makefile.am: remove wrong whitespace around = sign

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bindings/python/Makefile.am

    raad8805 rc6c552e  
    1111 
    1212if HAVE_WIN32 
    13     COMPILERARG = --compiler=mingw32 
     13    COMPILERARG=--compiler=mingw32 
    1414else 
    15     COMPILERARG =  
     15    COMPILERARG= 
    1616endif 
    1717