Procházet zdrojové kódy

Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.

Bill Hoffman před 16 roky
rodič
revize
fe57e7252f
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      Source/kwsys/Configure.hxx.in

+ 2 - 1
Source/kwsys/Configure.hxx.in

@@ -22,7 +22,8 @@
 #define KWSYS_DO_NOT_CLEAN_PUTENV 
 #else
 #undef KWSYS_DO_NOT_CLEAN_PUTENV
-#else
+#endif
+
 
 
 /* Whether ANSI C++ stream headers are to be used.  */