Re: [sk-develop] Problems with config.h
Status: Pre-Alpha
Brought to you by:
martinkalbfuss
|
From: Radoslaw M. <rad...@gm...> - 2009-12-14 20:35:59
|
Can you maybe treat config.h as a plain text file, search for the PACKAGE_VERSION line and cut up the string to return only the version number? In INSTALL I only changed a couple really minor typos and re-justified the lines to make them a little bit longer an readable. Cheers- -Radek -----Original Message----- From: Martin Kalbfuß [mailto:ma....@we...] Sent: Monday, December 14, 2009 6:51 PM To: sch...@li... Subject: [sk-develop] Problems with config.h Hi, I try to get the version information from the build system, to implement a function, returning the library version. The problem is, that the config.h is a C header file. Not a Modula-2 definition module. Why is it always so difficult. :-( Maybe I will find a solution. Ah, yes. Your changes in the README are good. I have no idea what you've changed in the INSTALL file. ---------------------------------------------------------------------------- -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Schwarzerkaffee-develop mailing list Sch...@li... https://lists.sourceforge.net/lists/listinfo/schwarzerkaffee-develop |