Turn on DSN menu
This commit is contained in:
parent
d6d04d104d
commit
51724ab6d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4149
@ -1,7 +1,7 @@
|
||||
#!/bin/sh -
|
||||
#
|
||||
# pre-configure script for Elm port to FreeBSD 2.0
|
||||
# $Id: pre-configure,v 1.12 1996/06/20 22:23:48 ache Exp $
|
||||
# $Id: pre-configure,v 1.13 1996/10/03 19:08:13 ache Exp $
|
||||
|
||||
PortsDir=$PORTSDIR
|
||||
CurDir=$CURDIR
|
||||
@ -191,7 +191,7 @@ metamail_path='none'
|
||||
defencoding=''
|
||||
d_8bitmime='define'
|
||||
d_binarymime='undef'
|
||||
d_dsn='undef'
|
||||
d_dsn='define'
|
||||
defcharset='ISO-8859-1'
|
||||
defdispcharset='ISO-8859-1'
|
||||
d_mmdf='undef'
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh -
|
||||
#
|
||||
# pre-configure script for Elm port to FreeBSD 2.0
|
||||
# $Id: pre-configure,v 1.12 1996/06/20 22:23:48 ache Exp $
|
||||
# $Id: pre-configure,v 1.13 1996/10/03 19:08:13 ache Exp $
|
||||
|
||||
PortsDir=$PORTSDIR
|
||||
CurDir=$CURDIR
|
||||
@ -191,7 +191,7 @@ metamail_path='none'
|
||||
defencoding=''
|
||||
d_8bitmime='define'
|
||||
d_binarymime='undef'
|
||||
d_dsn='undef'
|
||||
d_dsn='define'
|
||||
defcharset='ISO-8859-1'
|
||||
defdispcharset='ISO-8859-1'
|
||||
d_mmdf='undef'
|
||||
|
Loading…
Reference in New Issue
Block a user