File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- /* config.in. Generated from configure.in by autoheader. */
1
+ /* config.in. Generated from configure.ac by autoheader. */
2
2
3
3
/* Define if building universal (internal helper macro) */
4
4
#undef AC_APPLE_UNIVERSAL_BUILD
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ IMAPD = dm_quota.c \
74
74
imapcommands.c \
75
75
dm_imapsession.c
76
76
77
- AM_CPPFLAGS = I$(top_srcdir ) -DSYSCONFDIR='"$(sysconfdir ) "' -DLIBDIR='"$(libdir ) "' -DLOCALSTATEDIR='"$(localstatedir ) "'
77
+ AM_CPPFLAGS = - I$(top_srcdir ) -DSYSCONFDIR='"$(sysconfdir ) "' -DLIBDIR='"$(libdir ) "' -DLOCALSTATEDIR='"$(localstatedir ) "'
78
78
AM_CFLAGS = @SIEVEINC@ @LDAPINC@
79
79
AM_LDFLAGS = -export-dynamic @CRYPTLIB@
80
80
Original file line number Diff line number Diff line change @@ -526,7 +526,7 @@ IMAPD = dm_quota.c \
526
526
imapcommands.c \
527
527
dm_imapsession.c
528
528
529
- AM_CPPFLAGS = I$(top_srcdir ) -DSYSCONFDIR='"$(sysconfdir ) "' -DLIBDIR='"$(libdir ) "' -DLOCALSTATEDIR='"$(localstatedir ) "'
529
+ AM_CPPFLAGS = - I$(top_srcdir ) -DSYSCONFDIR='"$(sysconfdir ) "' -DLIBDIR='"$(libdir ) "' -DLOCALSTATEDIR='"$(localstatedir ) "'
530
530
AM_CFLAGS = @SIEVEINC@ @LDAPINC@
531
531
AM_LDFLAGS = -export-dynamic @CRYPTLIB@
532
532
@SHARED_FALSE@MODULES =
You can’t perform that action at this time.
0 commit comments