reopen 344914
thanks
Hi,
Oops, I probably have attached the wrong patch from my hard drive: nas
still FTBFS. Here is yet another correction.
I'm really sorry about this.
Regards,
Samuel
--- nas-1.7/server/Imakefile 2006-04-11 22:17:02.000000000 +0200
+++ nas-1.7-orig/server/Imakefile 2006-04-11 22:16:15.000000000 +0200
@@ -112,13 +112,13 @@
RCMANSUFFIX = 5x
# endif
-#if !defined(GNUMachArchitecture)
# if defined(cygwinArchitecture)
ALL1 = nasd.exe
# else
ALL1 = nasd
# endif
+#if !defined(GNUMachArchitecture)
# define BuildVoxServer
# endif
#endif