Can we put this VERSION_INFO data into a new header file, please.
If I reconfigure with different frontends, I don't need to rebuild
everything, just the files in the frontends subdirectory.
Angus
aleem@pneumon:src-> diff -u config.h config.h_safe
--- config.h Tue Sep 25 16:16:45 2001
+++ config.h_safe Wed Aug 1 00:00:00 2001
@@ -399,7 +399,7 @@
#define PUTENV_TYPE_ARG char *
/* Version information on the current build of LyX */
-#define VERSION_INFO "Configuration\n Host type:
alphaev5-dec-osf4.0e\n Special build flags: frontend-qt2
assertions included-libsigc\n C Compiler: deccc\n C
Compiler flags:
-O2\n C++ Compiler: deccxx \n C++ Compiler flags:
-msg_display_number -msg_disable 11,193,236,261,401,611 -w0 -ptr
/usr/users/aleem/OTHERS_CODE/lyx/devel/lyx_cxx_repository -O2\n Linker flags:
\n Frontend: qt2\n libXpm version:
\n libforms version: \n LyX binary dir:
/usr/local/bin\n LyX files dir: /usr/local/share/lyx\n"
+#define VERSION_INFO "Configuration\n Host type:
alphaev5-dec-osf4.0e\n Special build flags: frontend-xforms
assertions included-libsigc\n C Compiler: deccc\n C
Compiler flags:
-O2\n C++ Compiler: deccxx \n C++ Compiler flags:
-msg_display_number -msg_disable 11,193,236,261,401,611 -w0 -ptr
/usr/users/aleem/OTHERS_CODE/lyx/devel/lyx_cxx_repository -O2\n Linker flags:
\n Frontend: xforms\n libXpm version:
\n libforms version: \n LyX binary dir:
/usr/local/bin\n LyX files dir: /usr/local/share/lyx\n"
/************************************************************