aboutsummaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2011-09-16 13:05:45 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2012-05-25 14:21:20 -0400
commitab126135f39a4bec8f32ca0ec33fac39b60fd5f8 (patch)
tree305c8f126daa2ec02b96eb85b9f469ae5c3a6066 /buildconf
parent7bbcc6690df5cf9982121f2f16ebc315882e618f (diff)
downloadduser-ab126135f39a4bec8f32ca0ec33fac39b60fd5f8.tar.gz
Part of configure change
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildconf b/buildconf
index a902800..a30b547 100755
--- a/buildconf
+++ b/buildconf
@@ -1,4 +1,4 @@
#!/bin/bash
-rm -rf aclocal.m4 config.h.in autom4te.cache/ Makefile.in src/Makefile.in configure &&
-aclocal && autoheader && automake && autoconf &&
+rm -rf aclocal.m4 config.h.in autom4te.cache/ Makefile.in src/Makefile.in configure
+aclocal && autoheader && automake && autoconf
rm -rf autom4te*.cache