summaryrefslogtreecommitdiff
path: root/mail/postfix-gps-devel/files
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix-gps-devel/files')
-rw-r--r--mail/postfix-gps-devel/files/patch-configure.in12
-rw-r--r--mail/postfix-gps-devel/files/patch-src::Makefile.am9
2 files changed, 21 insertions, 0 deletions
diff --git a/mail/postfix-gps-devel/files/patch-configure.in b/mail/postfix-gps-devel/files/patch-configure.in
new file mode 100644
index 000000000000..9b61221091ba
--- /dev/null
+++ b/mail/postfix-gps-devel/files/patch-configure.in
@@ -0,0 +1,12 @@
+--- configure.in.orig Fri Sep 17 07:55:55 2004
++++ configure.in Mon Sep 20 01:48:31 2004
+@@ -20,9 +20,6 @@
+
+ AC_LANG_CPLUSPLUS
+ AC_PROG_CXX
+-AM_PROG_LIBTOOL
+-AC_PROG_LD
+-AM_PROG_LD
+ dnl AC_CHECK_LIB(dbi, libdbi)
+
+ AC_HAVE_HEADERS(syslog.h)
diff --git a/mail/postfix-gps-devel/files/patch-src::Makefile.am b/mail/postfix-gps-devel/files/patch-src::Makefile.am
new file mode 100644
index 000000000000..f70a0fe257a9
--- /dev/null
+++ b/mail/postfix-gps-devel/files/patch-src::Makefile.am
@@ -0,0 +1,9 @@
+--- src/Makefile.am.orig Wed Sep 15 05:25:25 2004
++++ src/Makefile.am Mon Sep 20 01:49:53 2004
+@@ -7,5 +7,5 @@
+ # the library search path.
+ gps_LDFLAGS = $(all_libraries)
+ noinst_HEADERS = configreader.h db.h read.h triplet.h defs.h strtrim.h cfg.h wlmodule.h wldb.h tmplwlmod.h dbdefs.h doxygen.h wlcacheddb.h dbiquote.h
+-gps_LDADD = -ldbi -ldl
++gps_LDADD = -ldbi
+ METASOURCES = AUTO