diff options
Diffstat (limited to 'examples/VFS/configure.in')
-rw-r--r-- | examples/VFS/configure.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/VFS/configure.in b/examples/VFS/configure.in index 9e30197737..1c61853769 100644 --- a/examples/VFS/configure.in +++ b/examples/VFS/configure.in @@ -164,9 +164,6 @@ fi #LD=ld #AC_PROG_LD_GNU -#dnl look for executable suffix -#AC_EXEEXT - builddir=`pwd` AC_SUBST(builddir) |