You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Index: dos2unix-4.1.2/Makefile |
|
--- dos2unix-4.1.2/Makefile.orig 2009-12-28 14:49:53 +0100 |
|
+++ dos2unix-4.1.2/Makefile 2010-01-22 22:37:20 +0100 |
|
@@ -9,8 +9,6 @@ |
|
PACKAGE=dos2unix |
|
MAC2UNIX=mac2unix |
|
|
|
-ENABLE_NLS = 1 |
|
- |
|
EXE= |
|
ifneq (, $(wildcard /cygdrive)) |
|
EXE = .exe
|
|
|