diff options
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 |