diff options
Diffstat (limited to 'chapter7/gettext.sh')
-rw-r--r-- | chapter7/gettext.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter7/gettext.sh b/chapter7/gettext.sh index 0e1771d..696cf25 100644 --- a/chapter7/gettext.sh +++ b/chapter7/gettext.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -e ./configure --disable-shared && make && |