<p>I understand that depending on Source I need to run autogen<br>
<strong>Doubt:</strong> In my slackbuild I don't use ./configure<br>
And now I'm worried if I need after running autogen also run ./configure<br>
Although everything seems to work, I would like to know if I am doing it the right way!<br>
I'm doing it below</p>
<pre><code>SLKCFLAGS="-O2 -fPIC"

CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./autogen.sh \
   --prefix=/usr \
   --sysconfdir=/etc \
   --libdir=/usr/lib64 \
   --localstatedir=/var \
   --mandir=/usr/man \
   --docdir=/usr/doc/$PRGNAM-$VERSION \
   --disable-static \
   --build=$ARCH-slackware-linux
</code></pre>
<p>Any help or tip I am grateful!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2406?email_source=notifications&email_token=AAIOWJZQIHBBQ3JWUZUBN63QXICCHA5CNFSM4JWPMZDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6RJPVQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5OTNKY7J43PHFUIJTQXICCHANCNFSM4JWPMZDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5BAIW3LNY6GO4VE2LQXICCHA5CNFSM4JWPMZDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6RJPVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2406?email_source=notifications\u0026email_token=AAIOWJZQIHBBQ3JWUZUBN63QXICCHA5CNFSM4JWPMZDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6RJPVQ",
"url": "https://github.com/geany/geany/issues/2406?email_source=notifications\u0026email_token=AAIOWJZQIHBBQ3JWUZUBN63QXICCHA5CNFSM4JWPMZDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6RJPVQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>