10 lines
178 B
Diff
10 lines
178 B
Diff
|
|
--- a/bootstrap
|
||
|
|
+++ b/bootstrap
|
||
|
|
@@ -16,5 +16,5 @@
|
||
|
|
#-
|
||
|
|
mkdir autotools m4
|
||
|
|
cp /usr/share/gettext/config.rpath autotools/
|
||
|
|
-autoreconf -i
|
||
|
|
+autoreconf -i -I /usr/share/gettext/m4
|
||
|
|
|