commit f1af9c08597a9156a3a84fe6c588a10f2d8f307c from: Omar Polo date: Sat May 06 09:43:22 2023 UTC adjust export variable for sub-configure commit - 109e8c38c20db12497d7d283e5063ff276c6bfcd commit + f1af9c08597a9156a3a84fe6c588a10f2d8f307c blob - d752f9b73ddf08c600fbb2d0641969e1011559fa blob + 397e33518ab904ab8aa7c556c08fa3966444f7a3 --- configure +++ configure @@ -86,7 +86,7 @@ if [ "$pkgconfig" = no ]; then pkgconfig= fi -export CC CFLAGS LDFLAGS PERL_LIB PREFIX SYSCONFDIR pkgconfig +export CC CFLAGS LDFLAGS pkgconfig mv config.log config.log.old 2>/dev/null || true