index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
autogen.sh
3
1 files changed, 2 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e22d44b8..ef950cea 100755
--- a/
autogen.sh
+++ b/
autogen.sh
@@ -1,7 +1,8 @@
#!/bin/sh
-aclocal -I m4
gtkdocize --copy
+libtoolize
+aclocal -I m4
autoconf
autoheader
automake -ac