aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2011-09-16 13:05:45 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2011-09-16 13:05:45 -0400
commitea521a296cc6888e631d9c9efd6ccb11a995bc21 (patch)
tree305c8f126daa2ec02b96eb85b9f469ae5c3a6066
parent4af2842fc43143d76020b8cc3f4ece4a9922aa55 (diff)
downloadduser-ea521a296cc6888e631d9c9efd6ccb11a995bc21.tar.gz
Part of configure change
-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