diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 23:10:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 23:10:34 +0000 |
commit | 5173d7ffaf07d1c34bf8e33364ef8d1a46c2caee (patch) | |
tree | d01b6fee904f3ba9af94bb4cac5c74b18a29d90a /devel/libtifiles/files/patch-configure | |
parent | Update to version 0.88 (from Fedora). (diff) |
- Drop auto*tools support (unbreak)
PR: ports/64630
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=105166
Diffstat (limited to 'devel/libtifiles/files/patch-configure')
-rw-r--r-- | devel/libtifiles/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libtifiles/files/patch-configure b/devel/libtifiles/files/patch-configure new file mode 100644 index 000000000000..6cc5fffdc4d5 --- /dev/null +++ b/devel/libtifiles/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Tue Mar 23 16:43:40 2004 ++++ configure Tue Mar 23 16:44:02 2004 +@@ -1934,6 +1934,7 @@ + ACLOCALDIR=`aclocal --print-ac-dir` + + fi ++ACLOCALDIR="" + + + if test x$ACLOCALDIR != x ; then |