]> git.lyx.org Git - lyx.git/commitdiff
remove second QT_NO_STL, it was already there
authorPeter Kümmel <syntheticpp@gmx.net>
Thu, 8 Jun 2006 15:26:51 +0000 (15:26 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Thu, 8 Jun 2006 15:26:51 +0000 (15:26 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14048 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/SConscript

index 1f0a4a7e48739354be56b5de6df06c532fef5f69..3e6ab19458e6b67ed914d29565aa0a0a8691accf 100644 (file)
@@ -390,7 +390,6 @@ if build_qt4:
     '-DQT_GENUINE_STR',
     '-DQT_NO_STL',
     '-DQT3_SUPPORT',
-    '-DQT_NO_STL',
     ]
   )