Vim Tips Wiki
We recommend that you log in before editing. This will allow other users to leave you a message about your edit, and will let you track edits via your Watchlist. Creating an account is quick and free.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
 
|id=338
 
|id=338
 
|previous=337
 
|previous=337
|next=341
+
|next=340
 
|created=October 4, 2002
 
|created=October 4, 2002
 
|complexity=intermediate
 
|complexity=intermediate
Line 19: Line 19:
   
 
Add the following includes:
 
Add the following includes:
#include <sys/unistd.h>
+
#include &lt;sys/unistd.h&gt;
#include <sys/signal.h>
+
#include &lt;sys/signal.h&gt;
   
 
3. Edit Make_cyg.mak<br>
 
3. Edit Make_cyg.mak<br>
Line 29: Line 29:
   
 
Uncomment the lines following
 
Uncomment the lines following
#>>>>> uncomment this block to build a GUI version
+
#&gt;&gt;&gt;&gt;&gt; uncomment this block to build a GUI version
   
 
4. Edit feature.h<br>
 
4. Edit feature.h<br>
Please note that all contributions to the Vim Tips Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)