summaryrefslogtreecommitdiff
path: root/rdoff
diff options
context:
space:
mode:
authorCharles Crayne <chuck@thor.crayne.org>2007-10-18 23:33:06 -0700
committerCharles Crayne <chuck@thor.crayne.org>2007-10-18 23:33:06 -0700
commitf3eea3d53955e39b63a753434c938d21a2b6f943 (patch)
tree7af41cf245a1ae7a63ba5af8ecebeb3940e64d0b /rdoff
parent46b31b0f08f31fa42c692061cd56d65a5feb6bbb (diff)
downloadnasm-f3eea3d53955e39b63a753434c938d21a2b6f943.tar.gz
Suppress datarootdir warnings from configure
Diffstat (limited to 'rdoff')
-rw-r--r--rdoff/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rdoff/Makefile.in b/rdoff/Makefile.in
index 20454681..3ea44be7 100644
--- a/rdoff/Makefile.in
+++ b/rdoff/Makefile.in
@@ -14,6 +14,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
mandir = @mandir@
+datarootdir = @datarootdir@
CC = @CC@
CFLAGS = @CFLAGS@