mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-12-02 22:17:18 +01:00
Initial preparations for CURL and Discord integration.
This commit is contained in:
4
module/Vendor/CURL/buildconf
vendored
Normal file
4
module/Vendor/CURL/buildconf
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
|
||||
exec ${AUTORECONF:-autoreconf} -fi "${@}"
|
||||
Reference in New Issue
Block a user