Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F371530
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Apr 24, 11:53 AM
Size
341 B
Mime Type
text/x-diff
Expires
Sun, Apr 26, 11:53 AM (35 s ago)
Engine
blob
Format
Raw Data
Handle
145913
Attached To
rFRED fred
View Options
diff --git a/trunk/makehivex.sh b/trunk/makehivex.sh
index 70221e6..2d9b642 100755
--- a/trunk/makehivex.sh
+++ b/trunk/makehivex.sh
@@ -1,7 +1,7 @@
#!/bin/bash
cd hivex
-./configure --without-ocaml --without-perl --without-python --without-ruby
+./configure --disable-ocaml --disable-perl --disable-python --disable-ruby
make
cd ..
Event Timeline
Log In to Comment