diff options
Diffstat (limited to 'chapter8/autoconf.sh')
-rw-r--r-- | chapter8/autoconf.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/autoconf.sh b/chapter8/autoconf.sh index cb58e2e..1f6d045 100644 --- a/chapter8/autoconf.sh +++ b/chapter8/autoconf.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -e ./configure --prefix=/usr && |