]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - Makedefs.in
Mirror 1.1.x change.
[thirdparty/cups.git] / Makedefs.in
index c1666b64a7f5dc1fd3938aa13abd8323f90c01dd..3b7422623de04463b25ae9f5412d5291dd2e2112 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: Makedefs.in,v 1.36.2.16 2003/04/14 20:09:29 mike Exp $"
+# "$Id: Makedefs.in,v 1.36.2.17 2003/04/17 14:21:33 mike Exp $"
 #
 #   Common makefile definitions for the Common UNIX Printing System (CUPS).
 #
@@ -34,7 +34,7 @@ DSO           =       @DSO@
 HTMLDOC                =       @HTMLDOC@
 INSTALL                =       @INSTALL@
 LIBTOOL                =       @LIBTOOL@
-LN             =       /bin/ln -sf
+LN             =       @LN@ -sf
 MV             =       @MV@
 NROFF          =       @NROFF@
 RANLIB         =       @RANLIB@
@@ -183,5 +183,5 @@ MAN8DIR             =       @MAN8DIR@
 
 
 #
-# End of "$Id: Makedefs.in,v 1.36.2.16 2003/04/14 20:09:29 mike Exp $"
+# End of "$Id: Makedefs.in,v 1.36.2.17 2003/04/17 14:21:33 mike Exp $"
 #