From e32a8245791aab6e734fe5ecda71641e15c94b45 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Tue, 3 Aug 2004 22:36:52 +0000 Subject: Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. --- comms/gammu-devel/files/patch-configure | 7 +++++++ comms/gammu/files/patch-configure | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 comms/gammu-devel/files/patch-configure create mode 100644 comms/gammu/files/patch-configure (limited to 'comms') diff --git a/comms/gammu-devel/files/patch-configure b/comms/gammu-devel/files/patch-configure new file mode 100644 index 000000000000..05529ce2c8ad --- /dev/null +++ b/comms/gammu-devel/files/patch-configure @@ -0,0 +1,7 @@ +--- configure.orig Sat Oct 18 20:10:50 2003 ++++ configure Wed Jul 7 21:43:37 2004 +@@ -5,3 +5,3 @@ + echo "Running autoconf..." +- autoconf ++ ${AUTOCONF} + test "x$1" = "x--regenerate" && shift diff --git a/comms/gammu/files/patch-configure b/comms/gammu/files/patch-configure new file mode 100644 index 000000000000..05529ce2c8ad --- /dev/null +++ b/comms/gammu/files/patch-configure @@ -0,0 +1,7 @@ +--- configure.orig Sat Oct 18 20:10:50 2003 ++++ configure Wed Jul 7 21:43:37 2004 +@@ -5,3 +5,3 @@ + echo "Running autoconf..." +- autoconf ++ ${AUTOCONF} + test "x$1" = "x--regenerate" && shift -- cgit v1.2.3