summaryrefslogtreecommitdiff
path: root/homebrew/log4cxx/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/log4cxx/.make.sh-auto')
-rw-r--r--homebrew/log4cxx/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/log4cxx/.make.sh-auto b/homebrew/log4cxx/.make.sh-auto
new file mode 100644
index 000000000..3cc8fef4a
--- /dev/null
+++ b/homebrew/log4cxx/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+ENV.O2
+./autogen.sh
+pkg:configure --disable-dependency-tracking --disable-doxygen --with-apr=#{Formula[apr"].opt_bin}" --with-apr-util=#{Formula[apr-util"].opt_bin}"
+make DESTDIR=${PKG_DEST} install