maybe ?

index f1ec38000..efb19205f 100644
--- a/Smake
+++ b/Smake
@@ -352,11 +352,11 @@ prep_ph:
        $$LIBTOOLIZE --force --automake --copy
 
 aclocal.m4:
-       autopoint --force
+       #autopoint --force
        aclocal -I m4 -I gl/m4
 
 configure: configure.ac aclocal.m4
-       autoconf || rm $@  # autoconf 2.69 has (what I think is) a bug.  It 
will create configure even when failure is detected.
+       autoreconf -fi
 
 config.h.in: configure.ac

> Am 04.03.2026 um 21:56 schrieb Ben Pfaff <[email protected]>:
> 
> configure.ac:77: error: possibly undefined macro: AM_GNU_GETTEXT



Reply via email to