Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
f7fffe76
...
f7fffe767c680bc2f45588ab77eab0d76b7b1b68
authored
2002-11-30 13:42:17 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed traces of ansi2knr.c
1 parent
c51eabe5
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
0 additions
and
17 deletions
auth/Makefile.am
comsat/Makefile.am
dotlock/Makefile.am
frm/Makefile.am
from/Makefile.am
guimb/Makefile.am
imap4d/Makefile.am
libmu_scm/Makefile.am
mail.local/Makefile.am
mail.remote/Makefile.am
mail/Makefile.am
mapi/Makefile.am
messages/Makefile.am
pop3d/Makefile.am
readmsg/Makefile.am
auth/Makefile.am
View file @
f7fffe7
...
...
@@ -2,8 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/mailbox/include -I
${
top_srcdir
}
/lib
AM_CFLAGS
=
-DSITE_VIRTUAL_PWDDIR
=
\"
@SITE_VIRTUAL_PWDDIR@
\"
...
...
comsat/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include
sbin_PROGRAMS
=
comsatd
...
...
dotlock/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include -I
$(top_srcdir)
/libmu_scm
bin_PROGRAMS
=
dotlock
...
...
frm/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(top_srcdir)
/include -I
$(top_srcdir)
/lib
SUBDIRS
=
testsuite
...
...
from/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(top_srcdir)
/include -I
$(top_srcdir)
/lib
SUBDIRS
=
testsuite
...
...
guimb/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I. -I
$(top_builddir)
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include
\
-I
$(top_srcdir)
/libmu_scm @GUILE_INCLUDES@
...
...
imap4d/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include @AUTHINCS@
SUBDIRS
=
testsuite
...
...
libmu_scm/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I. -I
$(top_builddir)
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include @GUILE_INCLUDES@
lib_LTLIBRARIES
=
@MU_SCM@
...
...
mail.local/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/mailbox -I
$(top_srcdir)
/include -I
$(top_srcdir)
/libmu_scm @GUILE_INCLUDES@
SUBDIRS
=
testsuite
...
...
mail.remote/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include -I
$(top_srcdir)
/libmu_scm
SUBDIRS
=
testsuite
...
...
mail/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
AM_YFLAGS
=
-vt
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/lib -I
${
top_srcdir
}
/mailbox
AM_CFLAGS
=
-DSITE_MAIL_RC
=
\"
@SITE_MAIL_RC@
\"
...
...
mapi/Makefile.am
View file @
f7fffe7
...
...
@@ -2,8 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/mailbox/include
SUBDIRS
=
include
...
...
messages/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(top_srcdir)
/include -I
$(top_srcdir)
/lib
SUBDIRS
=
testsuite
...
...
pop3d/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include
sbin_PROGRAMS
=
pop3d
...
...
readmsg/Makefile.am
View file @
f7fffe7
...
...
@@ -2,7 +2,6 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
INCLUDES
=
-I
$(top_srcdir)
/include -I
$(top_srcdir)
/lib
SUBDIRS
=
testsuite
...
...
Please
register
or
sign in
to post a comment