intltoolize and gettext-versions



hi,

intltoolize fails for me patching po/Makefile.in.in, because I am using gettext 0.11.
I looked into the intltoolize perl script and noted that the script tries to identify
the gettext version by checking for certain files.
1. it would be nice to have comments there to tell which version the test refers to.
2. what about this to identify the version :
grep "gettext-.*\." po/ChangeLog | head -1 | sed -e 's/.*gettext-\(.*\)\./\1/'

Stefan
--
      \|/
     <@ @> Stefan Kost  private                   business
+-oOO-(_)-OOo------------------------------------------------------------- - - -  -   -
|        __    Address  Zwenkauer Str. 24         HTWK Leipzig, Fb IMN, Postfach 300066
|       ///             04277 Leipzig             04277 Leipzig
|  __  ///              Germany                   Germany
|  \\\///      Phone    +49341 3910483            +49341 3076101
|   \__/       EMail    st_kost gmx net           kost imn htwk-leipzig de
|              WWW      http://www.sonicpulse.de  http://www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - -  -    -




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]