Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F2824910
autogen.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
356 B
Referenced Files
None
Subscribers
None
autogen.sh
View Options
#!/bin/sh
# Part of pacemaker project
# SPDX-License-Identifier: GPL-2.0-or-later
# We configure some build artifacts to go to libltdl/config. autotools will
# happily create it if it doesn't exist, but will still print an error and
# exit nonzero in that case. :-(
mkdir -p libltdl/config
autoreconf -fisv || exit $?
echo 'Now run ./configure and make'
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sat, Jan 25, 10:59 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1033883
Default Alt Text
autogen.sh (356 B)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment