From 03ecde2caae8034ea2872e0dbd7aff1caa56e70b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Minisini?= Date: Mon, 17 Aug 2009 07:49:35 +0000 Subject: [PATCH] [GB.SDL] * NEW: Replace the old specific "m4" directory by a symbolic link to the common one. git-svn-id: svn://localhost/gambas/trunk@2240 867c0c6c-44f3-4631-809d-bfa615b0a4ec --- gb.sdl/m4 | 1 + 1 file changed, 1 insertion(+) create mode 120000 gb.sdl/m4 diff --git a/gb.sdl/m4 b/gb.sdl/m4 new file mode 120000 index 000000000..7d49a2a4b --- /dev/null +++ b/gb.sdl/m4 @@ -0,0 +1 @@ +../m4 \ No newline at end of file