Jean-Marc Lasgouttes a écrit :
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> By the way, I forgot to report that, but even if
Abdelrazak> --with-included-gettex is not passed the included gettext
Abdelrazak> is always compiled and used for me. I tried
Abdelrazak> --without-included-gettex but I got the same result. I
Abdelrazak> actually tried fix that but I got lost in "gettext.m4".

What is your configure output?

Here it what I do:

export CPPFLAGS="-Id:/mingw/include -Id:/program/Aspell-0.60.4/include"
export LDFLAGS="-Ld:/mingw/lib -Ld:/program/Aspell-0.60.4/lib"
export CXXFLAGS="-O3 -w"
./configure --without-included-gettext --with-packaging=windows --prefix='d:/program/lyx-svn' --without-x --with-aspell --with-version-suffix=-svn --with-frontend=qt4 --disable-debug --enable-optimization=-O3 --disable-pch --disable-stdlib-debug --enable-concept-checks --with-qt4-dir='d:/program/Qt/4.1'

I changed nothing to my configuration but config.h is still regenerated:

config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

Configuration
  Host type:                      i686-pc-cygwin
Special build flags: assertions concept-checks warnings use-aspell
  C   Compiler:                   gcc
  C   Compiler LyX flags:
C Compiler flags: -Id:/mingw/include -Id:/program/Aspell-0.60.4/include -g
 -O2
  C++ Compiler:                   g++ (3.4.5)
  C++ Compiler LyX flags:
C++ Compiler flags: -Id:/mingw/include -Id:/program/Aspell-0.60.4/include -O
3 -w
  Linker flags:
Linker user flags: -Ld:/mingw/lib -Ld:/program/Aspell-0.60.4/lib
  Qt 4 Frontend:
      Qt 4 version:             4.1.2
  Packaging:                      windows
  LyX binary dir:                 d:/program/lyx-svn/bin
  LyX files dir:                  d:/program/lyx-svn/Resources


I am attaching my config.log and config.status if you want to look at them. Have fun trying to understand what's going on.

Abdel


Attachment: config.log.gz
Description: application/gzip

Attachment: config.status.gz
Description: application/gzip

Reply via email to