Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a6578b63
Commit
a6578b63
authored
Aug 16, 1995
by
Richard M. Stallman
Browse files
(RANLIB): Get this var from configure.
parent
81ed2d75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lwlib/Makefile.in
lwlib/Makefile.in
+1
-1
No files found.
lwlib/Makefile.in
View file @
a6578b63
...
...
@@ -10,6 +10,7 @@ CC=@CC@
CFLAGS
=
@CFLAGS@
CPP
=
@CPP@
LN_S
=
@LN_S@
RANLIB
=
@RANLIB@
# See below--@X_TOOLKIT_TYPE@ is used below.
USE_X_TOOLKIT
=
@X_TOOLKIT_TYPE@
...
...
@@ -18,7 +19,6 @@ USE_X_TOOLKIT=@X_TOOLKIT_TYPE@
AR
=
ar cq
LN
=
ln
-s
RANLIB
=
ranlib
RM
=
rm
-f
LUCID_OBJS
=
lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment