diff options
author | qwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b> | 2010-04-28 20:27:38 +0000 |
---|---|---|
committer | qwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b> | 2010-04-28 20:27:38 +0000 |
commit | 6a9e40ede444c7217fd72f0fd9dc220f45fb03d6 (patch) | |
tree | 70a3cd0f88f22a498ea7a5f8963b67415592c043 | |
parent | 00f931562c0276fd419897bf280abfbd3d0b5333 (diff) |
Merged revisions 259837 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r259837 | qwell | 2010-04-28 15:26:35 -0500 (Wed, 28 Apr 2010) | 9 lines
Merged revisions 259833 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r259833 | qwell | 2010-04-28 15:25:36 -0500 (Wed, 28 Apr 2010) | 1 line
Missed this when removing $ID
........
................
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@259843 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r-- | makeopts.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/makeopts.in b/makeopts.in index 8ff563501..9edec0f64 100644 --- a/makeopts.in +++ b/makeopts.in @@ -16,7 +16,6 @@ RANLIB=@RANLIB@ FIND=@FIND@ COMPRESS=@COMPRESS@ BASENAME=@BASENAME@ -ID=@ID@ SHELL=@SHELL@ LN=@LN@ DOT=@DOT@ |